/*сетка новостей*/

    .t897__container {
        max-width: 1240px;
    }
    
    .js-feed-post.t-col_4 {
        max-width: calc(33.333% - 40px);
    }
    
    .js-feed-post-date {
        color: #8e8e8e !important;
    }
    
    /* отступы карточек */
    
    @media screen and (max-width: 960px) {
        .t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
            margin-top: 0px!important;
        }
        
        .t-feed__grid-col:not(.t-slds__item) {
            margin-top: 0px!important;
        }
        
    }

    
    
    @media screen and (max-width: 1199px) {
        
        .t897__container {
            max-width: 980px;
        }
        
        .js-feed-post.t-col_4 {
            max-width: calc(33.333% - 20px);
        }
    }
    
    @media screen and (max-width: 960px) {
        .t897__container {
            max-width: 640px;
        }
        
        .t-feed__grid-col {
            margin-bottom: 40px;
        }
        
        #rec382226724 .js-feed-post:last-child {
            margin-bottom: 0px;
        }
        
        .t-feed__post.t-col {
            padding-left: 0;
            padding-right: 0;
        }
        
        .js-feed-post.t-col_4 {
            max-width: 100%;
        }
        
        .js-feed-parts-select-container {
            padding-left: 0 !important;
        }
    }
    
    @media screen and (max-width: 639px) {
    
        .t897__container {
            max-width: 480px;
        }

    }
    
    @media screen and (max-width: 479px) {
        .t897__container {
            max-width: 320px;
        }
    }
    
    
    @media screen and (max-width: 640px) {
        #rec382226724 {
            padding-bottom: 45px !important;
        }
        
        .js-feed-post-title {
            padding-top: 0 !important;
        }
    }

/*новость внутри*/

    .t-feed h1, .t-feed h2, .t-feed h3, .t-feed h4 {
        font-weight: 500; !important;
    }

    .js-feed-close-text {
        font-size: 16px;
    }
    
    .t-feed__post-popup__close-text {
        font-weight: 500;
    }
    
    .t-text_md {
        font-size: 16px;
        line-height: 1.5;
    }
    
    .t-feed__post-popup__relevants-title {
        margin: 80px 0 40px;
    }
    
    .t-feed__post-popup__title {
        font-weight: 500;
    }
    
    .t-uptitle_xxl {
        font-size: 36px;
    }
    
    .t-uptitle {
        font-weight: 400;
    }
    
    .t-feed .t-name_xs {
        font-size: 24px;
        line-height: 1.2;
    }
    
    .t-name {
        font-weight: 400;
    }
    
    .t-feed__post-popup__relevants-item-title {
        margin-bottom: 10px;
    }
    
    .t-descr_xxs {
        font-size: 16px;
        line-height: 1.5;
    }
    
    .t-feed__post-popup__date-parts-wrapper {
        margin-top: 0px;
    }
    
    .t-feed__post-popup__relevants-item-title {
        font-weight: 500 !important;
    }
    
    @media screen and (min-width: 961px) {
        .t-feed__post-popup__relevants-item-title {
            font-size: 20px !important;
        }
        
        .t-feed__post-popup__relevants-item-descr {
            font-size: 14px !important;
        }
    }
    
    @media screen and (max-width: 960px) {
        .t-feed__post-popup__relevants-item {
            margin-bottom: 40px;
        }
    }
    
/* кнопка карты */

    @media screen and (max-width: 640px) {
        #rec383515226 {
            padding-bottom: 45px !important;
        }
    }