@media screen and (max-width: 560px) {
   .t-store__tabs__button.js-store-tab-button.t-store__tabs__button_active {
        border-bottom: 1px solid rgb(255 255 255)!important;
    }
}