@media only screen and (max-width: 640px) {  
  .s-products-slider-card.swiper-slide {
   max-width: 50% !important;
    }
}
.hero-slider.hero-with-transparent-header {
  margin-top: 60px; 
}

.loader-init::after {
    min-height: 600px;
}.t-product-card-image-thumbnails {
    aspect-ratio: 1;
}