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

   
    #mobile_content td.textCol h2{
        font-size: 18px;
        line-height: 25px;
    }
    
    .ttspanLeadershipText span.caption.space {
        font-size: 14px;
    }
}