.t-store .t-store__tabs .t-store__tabs__button, .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    padding: 0px !important;
    align-items: center !important;
    justify-content: left !important;
    padding-bottom: 20px !important;
    
}

.t-store .t-store__tabs {
    margin-top: 0px !important;
}

.t-store .t-store__tabs__controls .t-store__tabs__button_active {
border-bottom-width: 0px !important;
}