{# Logo image sizing within the card__image flex column #}
/* .case-study__scroller .gha__image-wrapper img {
    object-fit: contain;
    object-position: left center;
    max-height: 80px;
    width: auto;
    height: auto;
} */
