Fix max-width issue on footer
On wide screens, the footer elements used more width than the rest of the page elements. This MR limits the footer element width to the default max-width.
On wide screens, the footer elements used more width than the rest of the page elements. This MR limits the footer element width to the default max-width.