.t-feed__post-popup__content img {
    display: block;
    max-width: 100%;
    border-radius: 20px;
}

.t-redactor__text {
    font-size: 16px;
}

.t-feed__post-descr {
    color: rgba(0, 0, 0, .9);
    margin-top: 8px;
    letter-spacing: 0.5px;
}