@media(max-width: 768px){
  a[href*="wa.me"] {
    width: 50px;
    height: 50px;
  }
}