:root {
  --alab-container-max-width: 1550px;
}

body .container {
  max-width: var(--alab-container-max-width) !important;
}
