/* Remove max-width constraint on content container */
#content.container {
    max-width: 100%;
}
