/**
 * Assuming every Garden based theme is 960px wide.
 *
 * Themes with different widths should override this rule.
 */
#galoa-topbar-inner {
  margin: 0 auto;
  max-width: 960px;
}
