.t958__card_preview
.t958__avatar {
    margin-right: 9px;
    width: 100%;
    height: 180px;
    border-radius: 10px
}

.t958__card_preview {
    padding: 30px;
    padding-top: 30px;
    height: 390px;
    
}

.t958 .t-popup .t958__author {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}

.t958__card_popup {
    border-radius: 0;
    padding-top: 15px;
    padding-left: 20px;
}

.t958__author {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.t958__author-name {
    margin-top: 15px;
    margin-bottom: -17px;
}

.t958__card_preview {
    padding: 20px;
    padding-top: 20px;
    height: 390px;
}

.t-btn {
    white-space: normal;
}

.t-btn_xs {
    width: 100%;
    height: 53px !important;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
}

.t-descr_xxs {
    font-size: 16px;
    line-height: 1.30; !important
}

.t-name_xl {
    font-size: 28px;
    line-height: 1.15; !important
}

#allrecords b, #allrecords strong {
    font-weight: 600;
}


.t-store__prod-snippet__container {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 640px) {
.t-descr_xxs {
    font-size: 17px; 
    line-height: 1.30; !important
}

.t-name_xs {
    font-size: 17px; 
}
}

@media screen and (max-width: 640px) {
    
.t-align_left {
    text-align: center;
}
}

#rec712050471 .t-store__card .t-store__card__price {
    font-size: 16px;
    color: #444444;
    font-weight: 500;
    letter-spacing: -1px;
}