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