@charset "UTF-8";

@media screen and (max-width: 768px){
.tel{
  display: inline-block;
  margin-left:15px;
}
}