.t-feed__post-popup__author-bgimg {
    height: 64px !important;
    width: 64px !important;
}

.t-feed__post-popup__tag span,
.t-feed__post-popup__date {
    font-size: 14px !important;
}

@media screen and (min-width: 1200px) {
    .t-descr_xxs {
        font-size: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 18px;
    }
}

.t-title, .t-descr_xxs, .t-feed__post-popup__tag span, .t-feed__post-popup__date {
    font-weight: 300 !important;
}