html, body, * {
  -webkit-text-size-adjust: none !important;
  -moz-text-size-adjust: none !important;
       text-size-adjust: none !important;
}

