@media screen and (max-device-width: 481px) {
	body {min-width:320px !important;-webkit-text-size-adjust:none;}
	.prewrap {max-width:100%;}
}