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









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




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


.section-hero .typography-headline-standalone {
	line-height: 1.1;
}

@media only screen and (max-width: 734px) {
	.section-hero .typography-headline-standalone {
		line-height: 1.2;
	}
}

.section-opportunities .quote-block .quote-text {
    line-height: 1.27;
}

@media only screen and (max-width: 734px) {
    .section-opportunities .more-stories .gallery .card.vertical .card-content-width {
        padding: 40px 28px 44px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 