@media (max-width: 599px) {
    .about-us img {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 !important;
    }
}