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