.about-page{display:flex;flex-direction:column;justify-content:space-between;min-height:900px;width:100%}.about-photo-container{position:relative;height:610px}.photo-credit{display:block;position:absolute;left:0;top:calc(100vh - 584px);width:92%;text-align:center;z-index:3;background-color:rgba(0,0,0,.5);color:#fff;margin-left:2vw;overflow-x:hidden;max-width:527px}.about-content{display:flex;flex-wrap:nowrap;flex-direction:row;flex-grow:1;position:relative}.about-photo{position:relative;z-index:2;height:810px;margin-top:-100px;padding-left:2vw}.about-text{text-align:center;display:flex;height:650px;flex-grow:1}.about-text h1{position:relative;top:-140px;color:#fff;margin-bottom:-60px}.about-text hr{margin:20px auto;width:60%}.top-bar{height:170px;margin-top:0}.bottom-bar,.top-bar{width:100%;background-color:#000}.bottom-bar{height:90px;margin-bottom:0}@media screen and (max-width:1200px){.about-photo-container{display:none}.about-text{text-align:center;display:flex;height:auto;flex-grow:1}}