.container{

    width:100%;

    max-width:1600px;

    margin:auto;

    padding-left:var(--space-24);

    padding-right:var(--space-24);

}