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

@media screen and ( max-width:479px )
{html
{
font-size: 200%
}
}