@media screen and (max-width: 575px) {
body:has([id^="bm-batch-highlights-"]) .product-detail-media .cms-element-image-gallery { margin-left: -20px; margin-right: -20px; }
body:has([id^="bm-batch-highlights-"]) .gallery-slider .gallery-slider-item { height: auto !important; min-height: 0 !important; aspect-ratio: 3 / 2; }
body:has([id^="bm-batch-highlights-"]) .gallery-slider .gallery-slider-image { width: 100%; height: 100%; max-height: 100%; object-fit: contain; }
}