@media only screen and (min-width: 650px) and (max-width: 749px) {
	
body {
	font-size: .6em;
}

}