@charset "utf-8";
/* iph4 */
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)
{
	
	#questions{
width:350px;
	margin:0 auto;
	position:relative;
	top:-3px;
	padding: 5%;
	}
	}