/* .about-img-container {
    
} */

@media (max-width: 782px) {
    .about-img-container {
        display: none !important;
    }
}