.a-enter-vr {
  display: none;
}

div {
  text-align: center;

  position: absolute;
  top: 50px;
  left: 10px;
  right: 10px;
  bottom: 0;
}

img {
  max-width: 90%;
  height: auto;
}
