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