.brand-item h3 {
    display: none !important;
}

h2 {
    display: none;
}

a:has(.sicon-whatsapp2){
  width:100px;
  height:100px;
  font-size:50px;
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}