@charset "UTF-8";
.mobile {
    display:block !important;
}
.computer {
    display:none !important;
}
