.container.grid-lg {
    max-width: none;
}

 .columns {
    max-width: 70vw !important;
    margin-left: auto;
    margin-right: auto;
}