.testimon-style-boxed .testimonial-inner {
    background-color: #EAEAEA !important;
    box-shadow: none !important;
    transition: none !important;
}
.testimon-style-boxed .testimonial:hover .testimonial-inner {
    box-shadow: none !important;
}
