.container
{
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.full-width-container
{
    width: 100%;
}