.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: 25px !important;
}

.t951__cont-wrapper .t951__sidebar {
    padding: 30px 0 30px 30px;
    margin-right: 30px;
    border-radius: 25px !important;
}

.t-descr_xxs {
    font-size: 14px;
}

.t-name_md {
    font-size: 32px;
    line-height: 1.35;
}

.t-name {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 600;
    color: #000000;
}



