@media screen and (max-width: 641px),(device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
body{
	background: none;
	}

h1{font-size: 46px;}
#wrapper{
	position: inherit;
	width: auto;
	top:auto;
	left: :auto;
	margin: auto;
	border: none;
	}


	h2{
	font-size: 13px;
	}

	#footer{
	font-size: 11px;
	}
#result{
	font-size: 16px;
	box-shadow: 0 0 10px 0px rgba(0,0,5,0.4);
	}


.ad01{
	width:29
	0px;
	overflow: hidden;
	}
#result{
	top: 100px;
	}

}