.image-container{width:400px;height:400px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:auto}.board_member_photo{max-width:100%;max-height:100%;overflow:hidden;object-fit:contain}.flexing{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:stretch;align-content:center}.box{width:45%}h4{text-align:center}.box1 p{white-space:pre-line}@media (max-width:480px){body{width:100%}.details{padding-top:var(--space-3xl)}.flexing{flex-direction:column}.box{width:100%}}@media (min-width:768px){.hero{padding-top:var(--size-gutter)}}