@media only screen and (min-width: 0px) and (max-width: 640px) {
.t-popup__close-wrapper {
    background-color: white;
}
}