.t-descr_xxs {
    font-size: 18px !important;
}

.t-descr_xxs > div {
    font-size: 18px !important;
}

.t776__mark {
    background-color: #f17676 !important;
}

.t776__parent .t776__col:nth-child(n+7) .t776__markwrapper {
    left: 10px !important;
}

.t776__parent .t776__col:nth-child(1) .t776__markwrapper {
    left: 10px !important;
}


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

.t-descr_xxs > div {
    font-size: 16px !important;
}

.t-uptitle_md {
    font-size: 30px !important;
}
}


@media screen and (max-width: 640px) {
.t-uptitle_md {
    font-size: 24px !important;
}
}

