@media (min-width: 1200px) {
    .for_page .container {
        max-width: 100%;
        width: auto;
        margin: 0 40px;
    }
}