.bio-image{border-radius:10px;height:100%;max-height:70vh;overflow:hidden}.about-page{flex-direction:column;align-items:center;padding:2rem;display:flex}.bio-section{grid-template-columns:1fr auto;gap:30px;height:calc(100vh - 240px);margin-top:4rem;font-family:Sen,sans-serif;display:grid}.bio-section p{margin-bottom:20px;font-size:1.2rem}@media only screen and (max-width:780px){.bio-section{display:block}.bio-section p{font-size:1rem}.bio-image{width:100%;height:auto;max-height:none}}
