@media only screen and (max-width: 676px) {
    .home_about .img-cus.stretch-right {
        width: 82%;
    }

    .home_about .img-cus.stretch-left {
        width: 82%;
    }

    .home_about .img-cus {
        width: 2%;
    }
}