.t-text_xs {
    font-size: 20px !important;
    line-height: 1.55;
}

@media screen and (max-width: 640px)
.t-text_xs {
    font-size: 20px !important;
    line-height: 1.45;
}

.t678 .t-section__topwrapper {
    margin-bottom: 0px !important;
}


/*  Скрываем кнопку отправки формы */

.t678 .t-form__submit {
  display: none !important;
}



.t462__topwrapper {
    padding: 20px !important;
    display:none;
}

@media screen and (max-width: 980px)
.t462__mobile {
    background-color: #c20e1a !important;
    display: block;
}

@media screen and (max-width: 980px)
.t456__mobile_container {
    padding: 20px;
    position: relative;
    background-color: #c20e1a !important;
}



