@media screen and (min-width: 1200px) and (max-width: 1399px) {
	.main-menu ul li a{
		font-size: 14px!important;
	}
}