@charset "UTF-8";

@media screen and (min-width: 900px){
.phone-number {
    pointer-events: none;
}
}