

/* responsive */
@media screen and (min-width: 750px) {
  .featured-collection-wrapper .slider__slide {
    padding: 0;
  }
}