Did you find the solution for this? I’ve contacted support and here is the answer:
Go to Admin => Testimonial Slider => Settings => Basic Settings => Miscellaneous => Custom Styles => Enter below CSS
@media only screen and (max-width: 320px){
.testimonial_slider .testimonial_slideri{
height:auto !important;}
}
It works perfectly.