@media screen and (max-device-width: 480px){
	html, body, #content_elt { overflow:auto !important }
	#content_elt { height:auto !important}
}
-webkit-text-size-adjust:none;
