html { -webkit-text-size-adjust: 100%; }

body {
    overflow-x: hidden !important;
}

img {
  max-width: 100% !important;
  height: auto !important;
}
