@media only screen and (max-width: 810px) {
    #intro > p.about {
        max-width: 80%;
    }
}