.headline {
  background: url(../../assets/images/headline-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -250px;
  background-position-x: center;
}
