@media screen and (min-width: 1008px) {
  .FeaturedCollections--page .ProductListWrapper {
    padding-right: 50px;
    padding-left: 50px;
  }
}

[data-section-type='featured-collections'] .ProductList--carousel .ProductItem__ImageWrapper .AspectRatio {
  max-height: 100%;
}
