.person-hero{grid-template-columns:repeat(2,1fr);grid-row-gap:0;display:grid;grid-column-gap:0}.person-hero h1{margin:initial !important}p.photo-credit{color:#c3c5c9;font-style:italic;margin-top:-50px}.person-hero .col{display:flex;justify-content:space-between;flex-direction:column}.person-hero .col.left-column{background-repeat:no-repeat;background-size:cover;background-position:center}.person-hero .col .button{margin:0}@media(max-width:1024px){.col.right-column.padding100.green-bg{padding:50px}}@media(max-width:767px){.person-hero{grid-template-columns:repeat(1,1fr)}.col.right-column.padding100.green-bg{padding:25px}.person-hero .col.left-column{min-height:400px}}