/*Попап с программами*/

.t-feed__post-popup__cover-wrapper {
    display: none;
}

.t-feed__post-popup__content img {
    max-width: 200px !important;
    
}

.t-feed__post-popup__tag {
    display: none;
}

