@media screen and (max-width: 768px) {

    .recents-testimony{
        box-shadow: none !important;
    }

    .testimony-item img{
        width: 200px;
        height: 200px;
    }

}
