/* fixing the header width to allow custom button to appear on the header - mstotts - 10482988*/
.page-header.responsive-centered-nav .header-contact .header-default{overflow: visible;}

/* wabbey 06821915 */
.page-header.minimal .navigation-default .dropdown-menu {left: 50%;transform: translate(-50%,0); width: 990px;box-shadow: none; white-space: normal; top: 139px !important;}