.shopify-section--gallery .image-gallery-list .swiper-slide { height: auto; }
.shopify-section--gallery img { display: block; height: 100%; object-fit: cover;} 

@media(min-width:1200px){
  .shopify-section--gallery .swiper-pagination.fixed-pagination {display:none;}
}