.section-testimonials .wt-test__list.swiper-wrapper {
  justify-content: flex-start;
}

.section-testimonials [data-swiper] {
  overflow: hidden;
}

.section-testimonials .wt-test__item.swiper-slide {
  flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
