#hero {
  width: 100%;
  height: 75vh;
  background: url("../../content/home/16160642834.jpg") top center;
  background-size: cover;
  position: relative;
  margin-bottom: -140px;
  z-index: 1;
}
