.swiper-slide.product-tile .c-product-tile {
  min-width: unset;
  max-width: unset;
  width: 100%;
}

.swiper-slide.product-tile .c-product-tile__image {
  width: 100%;
  height: auto;
}