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