@media screen and (max-width: 640px){   
.t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    margin-bottom: 15px;
    width: 100%;
}
}

input.t838__input.t-input {
    font-family: 'Manrope';
}

/*разделы потоков*/
@media screen and (min-width: 1200px) {
.js-feed-parts-select-container {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}
}

.t-feed__parts-switch-wrapper {
    padding-left: 50px !important;
}

@media screen and (max-width: 960px){ 
    .t-feed__parts-switch-wrapper {
    padding-left: 0px !important;
}
}

@media screen and (max-width: 960px){
.js-feed-parts-select-container.t-col {
    padding-left: 10px;
    padding-right: 10px;
}
}

.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 20px;
}

@media screen and (max-width: 640px){
    .t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 0px;
}
}

@media screen and (max-width: 640px){
.js-feed-parts-switcher.t-feed__parts-switch-btn.t-feed__parts-switch-btn_bg {
    border-radius: 5px !important;
    margin-bottom: 5px;
}
}


/*блок поиска*/
@media screen and (min-width: 960px) {
.t838 .t-container {
    margin-left: 40px;
    margin-right: 40px;
    max-width: 100vw !important;
    padding: 0;
}
}

@media screen and (max-width: 960px) {
.t838 .t-col {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        box-sizing: border-box;
    }
}

.t838 .t-col {
    display: inline;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

/*стилизация страницы новости*/
.js-feed-post-title.t-feed__post-popup__title {
    font-family: 'Manrope' !important;
}

.js-feed-popup-title.t-feed__post-popup__close-text {
    font-family: 'Manrope' !important;
}

.js-feed-post-text.t-feed__post-popup__text {
    font-family: 'Manrope';
}

.t-feed__post-popup__relevants-title {
    letter-spacing: inherit;
    margin: 80px 0 20px;
    font-family: 'kudryashevdisplay' !important;
}

.js-feed-post-date.t-feed__post-popup__date.t-uptitle {
    font-family: 'Manrope';
    letter-spacing: 1px;
}
.t-feed__post-popup__tag span {
    font-size: 10px;
    margin-right: 15px;
    text-transform: uppercase;
    font-family: 'Manrope';
    letter-spacing: 1px;
}

.js-feed-post-author-name.t-feed__post-popup__author-name {
    font-family: 'Manrope';
}

/*раздел смотрите также*/
.t-feed__post-popup__relevants-bgimg {
    border-radius: 10px;
}

/*кнопка*/
@media screen and (max-width: 480px) {
.t1331  .t-col {
        padding-left: 10px;
        padding-right: 10px;
    }
}