Change `container` to `container-fluid` in [base html](https://github.com/TOMToolkit/tom_base/blob/334a74769663ed03185ef3d7fd9ac62780caef6e/tom_common/templates/tom_common/base.html#L58). This has some problems with the expected displays on other pages not properly utilizing the space, however: <img width="1664" height="859" alt="Image" src="https://github.com/user-attachments/assets/d038bb02-9667-4dbe-9ade-ab436b8ee470" /> <img width="1668" height="949" alt="Image" src="https://github.com/user-attachments/assets/d217a890-01ff-4a77-b112-9c488c345450" /> <img width="1668" height="949" alt="Image" src="https://github.com/user-attachments/assets/dc9268d3-ed50-4686-a573-5302ece78f38" /> <img width="1668" height="949" alt="Image" src="https://github.com/user-attachments/assets/e4d7cddf-de02-4b13-8d24-59e4b2db85b7" /> <img width="1667" height="428" alt="Image" src="https://github.com/user-attachments/assets/e1caf4cd-338c-41d9-bd25-6bf70a8b5f44" /> I think this will involve a much more intense edit to the entire stack than just changing one thing.