.as-seen-on-this--section {background: #ffffff;padding-top: 3rem;padding-bottom: 3rem;overflow: hidden;}
.as-seen-on-this--section .home-section--title {margin-top: 0;font-size: var(--font-size-heading-5);line-height: 1.36364;}
.as-seen-on-this--section .featured-collection__content .flickity-slider--wrapper {width: 100%;margin-left: 0px;overflow: visible;}
.as-seen-on-this--section .featured-collection__content .flickity-viewport {overflow: visible;}
@media only screen and (min-width: 720px) {
  .as-seen-on-this--section {padding-top: 5rem;padding-bottom: 5rem;}
  .as-seen-on-this--section .home-section--title {font-size: var(--font-size-heading-3);line-height: 1.22222;}
  .as-seen-on-this--section .featured-collection__content .flickity-viewport,
  .as-seen-on-this--section .featured-collection__content .flickity-slider--wrapper {overflow: hidden;}
}
@media only screen and (max-width: 719px) {
  .as-seen-on-this--section .featured-collection__content[data-mobile-layout="slideshow"] .productgrid--item {width: 45%;}
}