img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 940px;
  height: 788px;
  margin-left: -470px; /* Half the width */
  margin-top: -394px; /* Half the height */
}
