/* Device preference classes are applied to <html> as:
   .device-mobile or .device-desktop
   You can add device-specific tweaks below without touching layouts. */

html.device-mobile body { -webkit-text-size-adjust: 100%; }
