@media only screen and (max-width:1599px) {

	img.logo__image {
		max-width: 45rem !important;
	}
	.header__external {
		white-space: wrap !important;
	}
	.header .icon-link {
		font-size: 12px !important;
		padding-bottom: 7px !important;
	}
	
}