[id*="homme_femme_banner"] .customImageBanner--largeImg .img-box img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

[id*="homme_femme_banner"] .customImageBanner--largeImg .image-zoom.adaptive_height {
    padding-top: 56% !important;
}

@media (max-width: 767px) {
    [id*="homme_femme_banner"] .customImageBanner--largeImg .image-zoom.adaptive_height {
        padding-top: 80% !important;
    }
}
