.uc-catalog .t778__container > div {
    margin-left: 5px;
    margin-right: 5px;
}

.uc-catalog .t778__container > .t-col_6 {
   max-width: 590px;
}

.uc-catalog .t778__textwrapper, .uc-catalog .t1002__btns-wrapper {
    padding-left: 0;
    padding-right: 0;
}

/* .uc-catalog .t-descr {
    display: none;
}*/

.t-store__card__textwrapper, .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.uc-catalog .t1002__btns-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.uc-catalog .t1002__btns-wrapper a {
    width: 48%;
    text-transform: uppercase;
    
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
}

.uc-catalog .t778__price {
    vertical-align: middle;
    color: #000000;
    font-size: 20px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.js-store-prod-price, .t-store__card__price {
    font-family: 'Montserrat', sans-serif !important;
}

