@charset "UTF-8";

.c030300 .box .img {overflow:hidden; display:block; }
.c030300 .box {text-align:center;}
.c030300 .box .img img {border-radius:1.6rem;}
.c030300 .box .button:has(.xi-call) {display:none;}

@media screen and (max-width:1024px) {
    .c030300 .box .button:has(.xi-call) {display:block;}
}