.product-slider__container .swiper {
  overflow: visible;
}

h2.product-slider__title {
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  h2.product-slider__title {
    margin-bottom: 2rem;
  }
}
