@media screen and (max-width: 768px) {
    .about-left, .about-right {
        width: 100%;
    }
}