.testimonial-slider {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  padding: 1.5rem;
}

.swiper-slide {
  max-width: 565px !important;
}
