#header-wrapper, #banner-wrapper, #navigation-wrapper {
  width: 100%; }

.l-region--header, .l-branding, .l-navigation, .l-main, .l-footer {
  max-width: 70em;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 45em) {
  .has-one-sidebar .l-content,
  .has-two-sidebars .l-content {
    float: left;
    width: 66%;
    padding: 0 2%; }
  .has-one-sidebar .l-region--sidebar-left,
  .has-one-sidebar .l-region--sidebar-right,
  .has-two-sidebars .l-region--sidebar-left,
  .has-two-sidebars .l-region--sidebar-right {
    float: right;
    width: 34%;
    padding: 0 2%; } }

@media (min-width: 60em) {
  .has-two-sidebars .l-region--sidebar-left {
    width: 25%;
    float: left; }
  .has-two-sidebars .l-content {
    width: 50%; }
  .has-two-sidebars .l-region--sidebar-right {
    width: 25%;
    float: right; } }

/*# sourceMappingURL=greenman.layout.css.map */
