@media screen and (min-width: 751px){
  .telLink {
    pointer-events: none;
  }
}