#page_header{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;width:100%}#page_header.unique{height:500px}#page_header .title_wrap{display:grid;grid-template-columns:auto 100px 1fr;margin:5em auto 0;max-width:1150px;padding:0 1em;position:relative;width:100%}#page_header .title_wrap p{display:inline-block;font-size:1.4em;font-weight:700;grid-column:1/span 3;grid-row:1/span 1;margin-bottom:.3em}#page_header .title_wrap h2{display:inline-block;grid-row:2/span 1;height:85px}#page_header .title_wrap h2 img{height:100%;width:auto}#page_header .title_wrap .badge{grid-column:2;grid-row:2;position:absolute}#page_header .front_image{align-items:flex-end;display:flex;flex-direction:row-reverse;height:100%;margin:0 auto;max-width:1150px;padding:0 1em 2em;position:relative;width:100%}