@media (min-width: 1400px) {
    .section--image{
        margin: auto;
        max-width: 1400px;
    }
}