.header_div{height:30vh;width:100vw;background:url(/images/landing_photo.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.about_section,.header_div{display:flex;align-items:center;justify-content:center}.about_section{width:70vw;min-height:500px;height:auto;justify-self:center;justify-items:center;align-content:center;column-gap:50px;margin:0 auto}.about_text{display:flex;flex-direction:column;height:auto;width:100%;max-width:800px;gap:20px;margin-top:50px;margin-bottom:50px;color:gray;font-size:20px}