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