@media screen and (max-width:640px) {
.uc-header .t-descr_lg { 
    font-size:44px!important;
}
.uc-header .t-title, .uc-header .t-prefix_5 {
    display:none!important;
}

}