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

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

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

.t-name_xs {
    font-size: 16px !important;
}

.t-store .t-store__tabs__content {
    max-width: 1180px !important;
}

.t-store__prod-snippet__container {
    padding-top: 30px !important;
}

.t-name_xl {
    font-size: 40px !important;
}

@media (max-width: 767px) {
    .t-name_xl {
        font-size: 30px !important;
    }
}
