.t959__card-title {margin:24px 24px 24px 32px;}
.t794__content {
    padding: 32px 20px;
}
.t794__list_item {
    margin-bottom: 24px;
}

.t858 .t-section__title {font-size:26px; margin-bottom:40px;}

.t858 .t-section__topwrapper {
    margin-bottom: 40px;
}

.t858__bgimg {
    margin-bottom: 16px;
    width: 40px;
    height: 40px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.t491__descr {
    margin-top: 0px;
}

.t858__inner-col {
    box-shadow: 0px 8px 10px rgba(8, 40, 103, 0.11);
}

.t858__col.t-col_3 .t858__wrap {padding:24px 24px !important;}

.t555__contentwrapper {
    display: table-cell;
    vertical-align: top;
}

/*.t397__wrapper> div:last-child > div {color:#ffffff !important; padding:16px 8px !important; background-color:#2D5797 !important; border-radius:4px !important;}
.t397__wrapper> .t397__tab:last-child > div {font-weight:bold !important; color:#3A72C5 !important;}*/



.t450__right_descr {color:#28323E !important;}

.t450__right_buttons_but {width:100% !important;}

.t450__right_buttons_but .t-btn_sm {width:100% !important;}

.t228 .t-btn {font-size:16px !important;}




.t-menusub__content {
    padding: 24px 20px;
}

.t-menusub__list-item {
    margin-bottom: 24px;
}

.t393__submit_size_lg {font-size:14px;}

/* media */


@media screen and (max-width: 960px) {
    
    /* каталог на главной странице */
    .t959__container_mobile-flex .t959__card {
    width: 40vw;
}

/*.t959__container_mobile-flex .t959__card-inner {height:300px !important;}*/

.t959__scroll-icon-wrapper {padding: 0 40px 0px 0;}
    
}

@media screen and (max-width: 640px) {
    
        .t959__container_mobile-flex .t959__card {
    width: 60vw;
}

    
    
}

@media screen and (max-width: 560px) {
    
    .t702 .t-popup__close {background:#fff !important;}

.t702 .t-popup__close-icon g{
    fill: #28323E;
}
    
}


@media screen and (max-width: 480px) {
    
            .t959__container_mobile-flex .t959__card {
    width: 80vw;
}
    
    
}

