.founder-container{display:flex;flex-direction:column;gap:6em;margin:0 auto;width:80%}.founder{align-items:center;display:flex;flex-direction:row;gap:3em}.headshot{flex-basis:30%}.headshot img{max-width:100%}.info{flex-basis:70%}.info h3{color:#fc4d03;margin-bottom:5px}.info p{color:#525252}@media screen and (max-width:1024px) and (min-width:751px){.founder-container{flex-direction:row;gap:4em;width:100%}.founder{align-items:center;flex-basis:48%;flex-direction:column;gap:1em;justify-content:center;text-align:center}.headshot img{height:350px;object-fit:cover;width:auto}}@media screen and (max-width:750px){.founder-container{flex-direction:column;gap:3em;width:100%}.founder{align-items:center;flex-direction:column;gap:1em;justify-content:center;text-align:center}.headshot img{height:350px;object-fit:cover;width:auto}}