.person{align-items:flex-start;display:flex;margin-bottom:80px}li.person:after{display:none}.person .person-details{flex-basis:auto;margin-left:40px}.person .person-details h3{margin-bottom:0}.person .person-details p{margin-top:0}.person .person-headshot{display:block;height:300px!important;position:relative;width:300px!important}.person .person-headshot img{height:300px!important;max-height:300px!important;max-width:300px!important;min-height:300px!important;min-width:300px!important;object-fit:cover;width:300px!important}.person .person-headshot:before{background:#000;content:"";display:block;height:300px;left:-30px;position:absolute;top:30px;width:300px;z-index:-1}@media screen and (max-width:1024px){.person{display:block}.person .person-headshot{margin-bottom:0}.person .person-headshot:before{content:"";right:-30px;top:-30px}}