/* MEDIA QUERIES */

@media (max-width:1000px) {
	html {
		font-size:50%;
	}
}