.t-descr_xxs {
    font-size: 20px;
    line-height: 1.55;
}

.t-name_xs {
    font-size: 26px;
    line-height: 1.35;
}

.t-btn_sm {
    height: 45px;
    font-size: 18px; !important;
    padding-left: 30px;
    padding-right: 30px;
}

.t967 .t-btn {
    height: 40px;
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px;
}
@media screen and (max-width: 640px){
.t-input {
    margin: 0;
    height: 30px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
}
}
@media screen and (max-width: 640px){
.t-submit {
    text-align: center;
    height: 30px;
    border: 0;
    font-size: 15px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: 0 0;
}
}

@media screen and (max-width: 640px){
element.style {
    color: #f9e9ff;
    font-weight: 400;
    font-family: 'Hagrid';
    font-size: 16px;
    line-height: 2.00;
    padding-bottom: 20px;
}
}