.no-sidebar.use-sections #primary {
  max-width: 100%;
}

.use-sections.no-sidebar #content {
  margin-top:0;
  margin-bottom:0;
}

.no-sidebar.use-sections #primary,
.use-sections #primary article,
.no-sidebar.use-sections #main {
  padding: 0;
}

.use-sections #primary article {
  background-color: transparent;
}

.use-sections.no-sidebar #primary article {
  margin: 0px 20px;
}

.use-sections .entry-content {
  margin-top:0;
}

.section-wrapper.brand-parallax {
  background-attachment: fixed;
  height:100%;
}

.section-wrapper {
  margin:0px auto;
  padding:20px;
  background-size:cover;
  overflow:hidden;
}

.no-sidebar .inside-section {
  margin:0px auto;
}