@media screen and (min-width:1251px){
	body #page-wrap header {position:absolute; z-index:10; top:0;}
	body #page-wrap {padding-top:171px;}
	body #page-wrap header.sticky-header #searchAndLinks .headerLinks ul {margin-top:18px; margin-bottom:6px;top:42px}
	body #page-wrap header.sticky-header #headerWrap img {height: 66px; padding-top: 20px;}
	body #page-wrap header.sticky-header{margin-bottom:0px; padding-bottom:64px; position: fixed;z-index: 10;background: #fff; top:-106px;width: 100%; max-width: 1440px;}
	body #page-wrap header.sticky-header #searchAndLinks .mainNavigation ul li .dropdownMenu {top:56px;}
}