section.testimonial {
    padding-top: 80px;
}
section.testimonial .testimonial-img img  {
    width: 100%;
    height: 280px !important;
    object-fit: contain;
    object-position: left;
}
.swiper_buttons .swiper-button-next ,.swiper_buttons .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0px 2px 5px #ccc;
    border-radius: 50%;
}
.swiper_buttons .swiper-button-next:after  , .swiper_buttons .swiper-button-prev:after {
    font-size: 20px;
}
