@media screen and (min-width:1024px) {
.c-img {
    max-width: 700px;
    margin: 0 auto;
}

    }