<!-- https://romanyu.ru/plashka-i-krestik-v-popup -->
<style>
@media screen and (max-width: 560px) {
.t-popup__close {
background: #000000 !important;
}
.t-popup__close-icon rect {
fill: #ffffff !important;
}
.t-popup__close-icon {
width: 16px !important;
}
}
</style>