.uc-block-stock {
    background: #eee;
    border-radius: 30px;
    margin:50px;
}

.uc-block-stock .t-store__card__btns-wrapper{
    flex-direction: column;
    margin-top: 10px;
}


.t-store__card__descr {display:none;}