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