@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 20px;
}
}


    .t229 .t-menu__list {
        margin: 0;
    }

/* Прячем блоки (все далее) до загрузки JavaScript */
.uc-showmorepc,
.uc-showmorepc2,
.uc-showmorepc3 {
    display: none; /* Прячем все блоки изначально */
}

.tabshide {
    opacity: 0!important;
    min-height: 0!important;
    max-height: 0!important;
    pointer-events: none!important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
}