.t1035__thumb-close-btn {
    width: 20px;
    height: 20px;
}

.t1093 .t-popup.t-popup_show .t-popup__close.t-popup__block-close {
    display: none !important;
}
.t1035__thumb-close-btn svg {
    width: 16px;
}


@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
        padding: 30px 0;
    }
}