.homesearchtext p {font-size:35px;}

@media only screen and (max-width: 991px) {
    .homesearchtext p {
        font-size: 20px!important;}
}
