

@media only screen and (max-width : 650px) {
        .tt_theme_card .tt_info-left {
        display: block;
        } 

        .tt_theme_card .tt_quote_info-left .ttshowcase_rl_quote:after 
        {
        display:none;
        }

    }