@media only screen and (min-width: 60em) {
  body .component-sticky-header .inner {
    max-width: 950px;
    position: relative;
  }
}