@media screen and (max-width: 560px) {
    .t-popup__close {
        background: #fafefe !important;
    }
    .t-popup__close-icon rect {
        fill: #101820 !important;
    }
}
