.t923__content {
    display: none;
}

@media  (min-width: 320px) and (max-width: 460px) {
    .t-slds__arrow_container {
        display: none;
    }
.t-slds__container{
    overflow: visible;
}

.t-card__col.t-card__col_withoutbtn.t-slds__item.t-slds__item-loaded.t-slds__item_active .t923__wrapper {
    transform: translate3d(-13vw,0,0);
}


.t-card__col .t923__wrapper {
    transform: translate3d(-24vw,0,0);
}

.t923__wrapper {
    background-color: #1D162B;
}

.t228 .t-btn {
    height: 48px;
}

.t-btn.t-btn_md {
    border-radius: 100px;
    -webkit-border-radius: 100px
}


.t282__menu__wrapper {
    height: 100%;
}

.t282__menu {
    padding: 64px 20px 0px;
    float: left;
    text-align: left;
}


.t282__menu__item {
    margin-bottom: 40px;
}    
