.t-text_xs {
    font-size: 12px;
    line-height: 1.25;
}

.t-text {
    color: #F8F8F8;
}

.t-descr_md {
    font-size: 16px;
    line-height: 1.25;
}

.t-btn_md {
    height: 50px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}

element.style {
    background: top center / cover no-repeat;
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px;
    }
}