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



