* {
  margin: 0;
  padding: 0;
}

.imgbox {
  display: grid;
  height: 100%;
  font-size: 5.5vw;
}

.center-fit {
  max-width: 100%;
  max-height: 100vh;
  margin: auto;
}

#jackpot4dFirst {
  position: absolute;
  top: 1.6%;
  right: 10.5%;
}

#jackpot4dSecond {
  position: absolute;
  top: 15.6%;
  right: 10.5%;
}

#jackpot_supreme {
  position: absolute;
  top: 34%;
  right: 10.5%;
}

#jackpot_power {
  position: absolute;
  top: 49.7%;
  right: 10.5%;
}

#jackpot_star_first {
  position: absolute;
  top: 65.8%;
  right: 10.5%;
}

#jackpot_star_second {
  position: absolute;
  top: 80.5%;
  right: 10.5%;
}
