.home-inner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.home-progressive-jackpot {
  background-image: none;
  background-image: url("https://studiointermedia.com/images/2025/07/20/jackpot-play-desktop-megaslot97.webp");
  background-size: cover;
  background-position: center;
  border-radius: 30px;
  padding: 30px 50px;
}

.home-progressive-jackpot .outer-container {
  background: none;
}

.home-progressive-jackpot .inner-container {
  background-image: none;
}

.home-progressive-jackpot .border-container {
  background: none;
  border: none;
}

.home-progressive-jackpot .jackpot-play-section {
  display: none;
}

.home-progressive-jackpot .jackpot-container {
  background: none;
  border: none;
}

.home-progressive-jackpot .jackpot-inner-container {
  background: none;
}

.home-progressive-jackpot .jackpot-border-container {
  border: none;
  margin-left: 150px;
  margin-top: 20px;
  font-size: 45px;
}

.download-apk-container {
  background: url("https://studiointermedia.com/images/2025/07/20/BG-megaslot97.webp") no-repeat center center;
  background-size: cover;
  height: 390px;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}}