
@media screen and (max-width: 480px) {
  .tel {
    width: 100%;
  }
}

