.founder-bio{display:flex;flex-direction:column;flex-wrap:wrap}.founder-bio__wrap{align-items:start;display:grid;gap:3rem;grid-template-columns:minmax(300px,300px) 1fr}.founder-bio__wrap.right{grid-template-columns:1fr minmax(300px,300px)}.founder-bio__wrap.right .founder-bio__image{order:1}.founder-bio__content{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem}.founder-bio__image{align-items:center;display:flex;height:310px;justify-content:center;overflow:hidden;width:310px}.founder-bio__name{margin-bottom:.5rem}.founder-bio__social{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(24px,28px))}.founder-bio__social a span{display:flex}@media only screen and (max-width:767px){.founder-bio__wrap,.founder-bio__wrap.right{grid-template-columns:1fr}.founder-bio__wrap.right .founder-bio__image{order:unset}}