.about{flex-direction:row;justify-content:space-between;align-items:flex-start;width:70%;height:90vh;margin:10vh auto;display:flex;color:#4d4d4d!important}.about img{width:50vh;height:50vh}@media screen and (max-width:1200px){.about{width:80%}}@media screen and (max-width:800px){.about{height:80vh;overflow:auto}}@media screen and (max-width:900px){.about{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:90vh;margin:auto;display:flex}.about>div{width:60%;margin-top:30px}.about img{width:80%;height:unset}}@media screen and (max-width:600px){.about img{width:90%;height:unset}.about>div{width:80%;margin-top:20px}}
