Hey, thanks for the quick reply! I am coming in after the fact so trying to sort everything right now. It is on a dev server, and I will have to work on getting your IP whitelisted for you to see it via his IT guy. (Ridiculous, I know)
Maybe this will help, here is the CSS in the clients custom CSS module. Maybe a conflict? Attached is also a screen grab of the customizer layout settings. Hopefully this is enough for you to sort it!
Screenshot of settings: https://cloudup.com/cHLe-6zhF-S
div.tab-content {
height: 200px;
}
div.inside-page-header h1 {
font-weight: bold;
font-size: 60px;
}
.header-hero h1 {
color: #fff;
font-size: 60px;
font-weight: 400;
text-align: center;
text-shadow: rgba(0,0,0,0.8) 0 2px 2px;
text-transform: none;
}
div.inside-page-header-container.inside-content-header.grid-container.grid-parent.vertical-center-enabled {
height: 500px;
}
.nav-float-right .main-navigation .main-nav ul li a {
line-height: 130px;
font-size: 16px;
text-transform: uppercase;
}
div.inside-site-info.grid-container.grid-parent {
font-size: 11px;
}
.inside-article {
padding-left: 0;
padding-right: 0;
}
body.grid-container {
width: 1755px !important;
}