.herounit-homepage .image__overlay .inner h1 {
  text-align: left;
  width: 100%;
}

#layout-grid__area--herounit .searchlocation {
  display: none; /* Don't show search location selector on homepage */
}

/* 404 Page */

.herounit-404--asset {
  text-align: center;
}

.herounit-404--asset .title {
  font-size: 64px;
  color: #000;
  margin: 20px 0;
}

.herounit-404--asset .subtitle {
  font-size: 26px;
  color: #007aa3;
  border: 0 none;
  margin: 20px 0;
}