@media(max-width:760px){
  .company-quick-actions .quick-action-icon{display:none!important}
  .company-quick-actions .quick-action:before{display:grid;place-items:center;width:26px;height:26px;color:currentColor;font:900 22px/1 Arial,sans-serif}
  .company-quick-actions .quick-action-call:before{content:'☎';font-size:24px}
  .company-quick-actions .quick-action-whatsapp:before{content:'WA';border:2px solid currentColor;border-radius:50%;font-size:10px;letter-spacing:-.04em}
  .company-quick-actions .quick-action-email:before{content:'@';font-size:24px}
  .company-quick-actions .quick-action-site:before{content:'↗';font-size:25px}
  .company-quick-actions .quick-action-maps:before{content:'⌖';font-size:27px}
}
