.social-with-photo{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}
.social-photo{width:100%;max-width:350px;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:3px;justify-self:center}
.social-copy h2{margin-bottom:26px}
.social-copy>div:last-child{max-width:480px}
.bio aside img{width:100%;max-width:320px;height:auto;aspect-ratio:2/3;border-radius:3px}
@media(max-width:600px){.social-with-photo{grid-template-columns:1fr}.social-photo{max-width:280px}.bio aside img{max-width:280px}}
