/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


.section-hero-with-nav .section-content .industry-hero-nav-banner-title {
    transform: translateX(6%);
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-centered {
    width: 140%;
}

@media only screen and (max-width: 734px) {
    .section-hero-with-nav .section-content {
        max-width: 600px;
    }
}

.section-hero-with-nav .section-content .industry-hero-nav-banner-headline {
	flex-basis: 100%;
	max-width: 100%;
}



/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/