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