.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 90% !important;
}


.t-feed__post-popup__tag {
    pointer-events: none;
}

.js-feed-post-image.t-feed__post-popup__img.t-img {
    border-radius:15px;
    width: 400px !important;
    height: 400px !important;
    max-width: 400px !important;
    max-height: 400px !important;
}
