/* CSS Document */
@media only screen and (min-width: 1261px) and (max-width: 1479px) {
.nav-link {
	font-size:19px;
}
}

