.t-btn_sm {
    font-size: 16px;
}
.t958 .t-section__topwrapper {
    margin-bottom: 30px;
}
.t-descr_md {
    font-size: 16px;
}
.t-descr {
    font-family: 'OrchideaPro';
    font-weight: 500;
    font-size: 16px;
}
.t-text_md {
    font-size: 16px;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    border-radius: 5px;
}
.t-btn_sm {
    height: 35px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}