/**Some general style overrides*/

.container{
    /** This overrides: max-width:112.0rem; in milligram.css */
    max-width: 95%;
}