.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
    width: 100%;
}

.t-store__tabs__button.js-store-tab-button > * {
    font-size: 16px!important;
    font-weight: 600!important;
    text-transform: uppercase;
}

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

.t-store__tabs__button.js-store-tab-button.t-store__tabs__button_active .t-store__tabs__button-title {
    color: #002d71!important;
}

.t-store__tabs__button.js-store-tab-button .t-store__tabs__button-title {
    color: #9a9a9a!important;
}

.t-store .t-store__tabs__controls .t-store__tabs__button.t-store__tabs__button_active {
    border-bottom-color: #002d71!important;
}