@media screen, print and (min-width: 1199px) and (max-width: 1600px) {
	body:not(.is-corporate) .main-nav-desktop__list {
		font-size: 15px;
	}
}
