/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2024 | 15:00:35 */
@media screen and (max-width:1200px){
	
#testimonialDirection .wpb_wrapper .vc_row {
  display:flex;
  flex-direction: column;
  align-items: center;
}

.wd-testimonial__item{
  padding:0!important;
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item::after {
  width:50px;
bottom:0
}
}
@media screen and (max-width:400px){
	.owl-testimonial{
	  max-height:550px;
	}
}

.owl-controls {
  display:none;
}