The standard container is a fixed-width container (meaning its max-width changes at each breakpoint)
Limestone has customized the bootstrap container to add an additional xxl breakpoint of 1440px at 1600px and above.
Use .container-fluid for a full width container, spanning the entire width of the viewport.