@media screen and (min-width: 30em){
  .page-one-column .panel-content .wrap {
      max-width: 1000px !important;
  }
}