header {
  width: 100%;
  height: 100%;
  z-index: 10;
}

@media only screen and (min-height: 585px) {
  .game img {
    height: 195px;
  }  
}