@media only screen and (max-width: 767px) {
  .featured-collection__slider .splide__track {
    padding: 0 24px 24px !important;
  }
}
