@charset "UTF-8";
/* CSS Document */


@media only screen and (min-device-width: 480px) {
a[href^="tel:"] {
    pointer-events: none;
}
}

