@charset "UTF-8";

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