@media screen and (max-width:480px) {
    .t-popup__close.t-popup__block-close {
    background-color: white;
    border-radius: 20px;
}
}