@media screen and (max-width: 810px){

#wapper {
	margin: 10px;
	font-size: 88%;
}

h1 { font-size: 118%; }

}