@media screen and (min-width:1200px) and (max-width:1340px) {
	.header_alt > div > nav > ul > li > a{
		font-size: 12px;
	}
}