.testimonial-image-slider {
  overflow: hidden;
}
.testimonial-image-slider .swiper-wrapper {
  list-style: none;
  padding: 60px 0 0 0;
  margin: 0;
}
.testimonial-image-slider .swiper-wrapper .image {
  width: 100%;
  height: auto;
}
.testimonial-image-slider .image-slider--body {
  overflow: visible;
}
.testimonial-image-slider h3 {
  font-size: 24px;
  font-weight: normal;
}
.testimonial-image-slider p {
  font-size: 18px;
  font-weight: 500;
  color: #77c6b0;
}
