/* Заголовки */
    .t473__title {
        margin-bottom: 35px;
        margin-top: 35px;
    }
    .t473__title, .t574__title, .t165__title, .t950__title {
        text-transform: none !important;
    }
        
/* Адаптив */
@media (max-width: 980px) {
    /* Заголовки */
        .t473__title, .t574__title, .t165__title, .t950__title {
            font-size: 32px !important;
        }
    /* Тексты */
        .t119__preface, .t473__descr, .t574__text, .t216__descr, .t004 .t-text, .t001__descr, .t165__text, .t950__descr {
            font-size: 24px !important;
            line-height: 1.55 !important;
        }
        .t216__descr {
            font-weight: 400 !important;
        }
}
@media (max-width: 640px) {
    /* Заголовки */
        .t473__title {
            margin-bottom: 20px !important;
            margin-top: 16px !important;
        }
        .t473__title, .t574__title, .t165__title, .t950__title {
            font-size: 28px !important;
        }
    /* Тексты */
        .t119__preface, .t473__descr, .t574__text, .t216__descr, .t004 .t-text, .t001__descr, .t165__text, .t950__descr {
            font-size: 20px !important;
        }
        .t165__uptitle {
            font-size: 14px !important;
        }
    /* Отступы */
        .t-rec_pt_90 {
            padding-top: 35px !important;
        }
}