.t120__title {
    font-size: 30px;
    font-weight: 100;
}

.t120__descr {
    font-size: 17px;
    font-weight: 100;
}

.t-checkbox__control.t-text_xs {
   font-size: 17px; 
}

.t678 .t-input-title {
   font-size: 17px; 
   font-weight: 500;
}


.t-descr_xxs {
    font-size: 17px;
}

.t-radio__wrapper .t-text_xs  {
    font-size: 17px;
}


.t-input-group .t-text {
    font-size: 17px;
}

@media screen and (max-width: 460px)

.t-descr_xxs {
    font-size: 17px;
}

.t-radio__wrapper .t-text_xs {
    font-size: 17px;
}

.t-input-group .t-text {
    font-size: 17px;
}

.t-submit {
    width: 100%;
}