/*Write your custom style or CSS code here*/
@media (max-width: 767px) {
    .tt-login-registration-testimonial {
        display: none;
    }
}
