@charset "UTF-8";

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