.hero-heading-group {
  background: #fff;
  padding: 16px 24px;
  max-width: 680px; /* was 460 */
  width: 100%;
  margin-bottom: 16px;
}
}
#homepage_header h1#highlighted-h1 {
  font-size: 2em !important;
  line-height: 1.1em;
  margin-bottom: 4px;
}
.hero-heading-group h1 {
  margin-bottom: 6px;
}

.hero-heading-group .hero-subheading {
  margin-top: 0;
  line-height: 1.5;
}