.site-wide {

.usa-grid {
  max-width: 100%;
}

.usa-header {
  .usa-navbar,
  .usa-nav-inner {
    max-width: 100%;
  }
}

}