/* No promos on public (on AZ) so use full width for content */

section.content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

