#hero {
  background-color: aliceblue;
  height: auto;
}

.row {
  margin: 15px;
}
