@media only screen and (max-width: 800px){
	#main {
		font-size: 85% !important;
	}
}
