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