header {
  overflow: hidden;
}

header img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: -1;
  top: 50px;
}
