.about{min-height:100vh;padding:20px;box-sizing:border-box}.box{display:flex;flex-direction:column;justify-content:center;align-items:center}.content{width:80%;max-width:70vh;text-align:left;box-sizing:border-box}.content,.mypic{margin-top:5vh;height:auto}.mypic{max-height:30vh;max-width:30vh}.all_social{margin:5vh;display:flex;gap:50px}.social{cursor:pointer;height:5vh}@media (max-width:768px){.content{width:90%;margin-top:3vh}.mypic{max-width:none;height:auto}}