.hero {
  background-image: url(../img/backgrounds/b07.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-color: #7373; }
