@media screen and (max-width:480px) {
    .t-popup__close.t-popup__block-close {
    background-color: #f9f8f7;
}
}