@media(max-width:767px){
    .mobile-text{
        font-size:28px !important;
    }
}