html,
body,
*,
*::before,
*::after {
  -webkit-text-size-adjust: none !important;
  -moz-text-size-adjust: none !important;
  text-size-adjust: none !important;
}

html {
  font-size: 16px !important;
}