If you can change the displayed html code, I would suggest making it a simple way. insert this meta tag into the head element in HTML
<meta name='viewport' content='target-densitydpi=device-dpi,initial-scale=1,minimum-scale=1,user-scalable=yes'/>
You can change the minimum scale value to suit your needs.
source share