

@media screen and (max-width: 560px) {
    .t-popup__block-close {
        background: #2E5B74 !important;
    }
    .t-popup__close-icon rect {
        fill: #F2F9FF !important;
    }
    .t-popup__close-icon {
        width: 18px !important;
    }
}
