.uc-cat-tabs .t976__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.uc-cat-tabs .t976__wrapper .t976__list-item {
    flex-grow: 1;
    text-align: center;
}
.uc-cat-tabs .t976__wrapper .t976__list-item:nth-child(1) {
    flex-grow: 4;
    flex-basis: 100%;
}
.uc-cat-tabs .t976__wrapper .t976__list-item:nth-child(6) {
    flex-grow: 4;
    flex-basis: 100%;
}
.uc-cat-tabs .t976__wrapper .t976__list-item:nth-child(7) {
    flex-grow: 2;
}
.uc-cat-tabs .t976__wrapper .t976__list-item:nth-child(8) {
    flex-grow: 2;
}
.uc-mob-menu .t450__menu__content {
    top: 10px !important;
}