.product-feed-slideshow .page-width {
  padding-right: 0;
}

.product-feed-wrapper h2 {
  margin-bottom: 0;
}

.slideshow-off-grid.product-feed-slideshow .swiper-slide {
  padding-right: 4rem;
  min-width: 22rem;
  width: 22rem;
}

@media only screen and (min-width: 990px) {
  .slideshow-off-grid.product-feed-slideshow .swiper-slide {
    width: 16%;
  }
}

@media only screen and (min-width: 1540px) {
  .slideshow-off-grid.product-feed-slideshow .swiper-slide {
    width: 25.6rem;
  }
}
