.t-name_xl {
    font-size: 25px;
    line-height: 1.2;
}
.t-store__prod-popup__title-wrapper {
    margin-bottom: 10px;
}
.t-popup .t-store__prod-popup__price {
    color: #0085ff;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 5px;
}
.t-container {
    max-width: 1430px;
}
.t976__menu-link_large {
    padding: 15px 29px 15px;
}
.t-btn_sm {
    height: 55px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 2px;
    font-weight: 400;
}
.t-store__prod__quantity {
    font-size: 14px;
    height: 55px;
}
.t-store .t-product__option-title {
    padding-bottom: 20px;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    min-height: 30px;
    min-width: 30px;
    padding: 10px;
}
.t-store__card__price-currency, .t-store__card__price-value, .t-store__prod-popup__price-currency, .t-store__prod-popup__price-value, .t-store__prod__price-portion {
    color: #0085ff;
}
.t-col_7 {
    max-width: 900px;
}
/* Отступ и выравнивание для мобильной версии */
@media (max-width: 998px) {
.t189__title {
        padding-top: 250px !important; /* Отступ для мобильной версии */
    }
}

/* Отступ и выравнивание для десктопной версии */
@media (min-width: 998px) {
.t189__title {
        padding-top: 100px; /* Отступ для десктопной версии */
    }
}
