/*Отзывы*/
@media screen and (max-width: 640px) {
    .uc-reviews .t-section__title {
            font-size: 28px; 
        }
    .uc-reviews .t958__review-text {
            font-size: 14px; 
        }
}

/*О нас */

@media screen and (max-width: 640px) {
    .uc-about .t478__title {
            font-size: 28px !important; 
        }
    .uc-about .t478__descr {
            font-size: 16px !important; 
        }
}