.container {
    width: 1180px;
    margin: auto;
    max-width: 100%;
    padding: 60px 20px;
}
.container--smaller {
    width: 940px;
}