.container-main {
    max-width:2000px;
}

.main-content {
    max-width: 2000px;
    display: flex;
    margin: 0 20px;
}