@media only screen and (min-width: 1020px) {
    .container {
        width: 1020px;
    }

}