@media only screen and (max-width: 605px) {
	html {
		font-size: 7px;
	}
	#languages ul li img {
		width: 15px;
		height: 10px;
	}
}
