.testimonials-carousel{
    .swiper{
        overflow: visible;
        .swiper-slide{
            height: auto;
        }
    }
}