@media only screen and (min-width: 750px) and (max-width: 899px) {
	
body {
	font-size: .7em;
}

}