.main-box .logo {
  position: absolute;
  background: url(/resource/overseas/images/indie_games_website/sngx/language/en/logo.png)
  no-repeat center/contain;
}

.main-box .download .recharge {
  background: url(/resource/overseas/images/indie_games_website/sngx/language/en/recharge_big.png)
  no-repeat center/contain;
  cursor: pointer;
}

.side-bar-container .recharge {
  background: url(/resource/overseas/images/indie_games_website/sngx/language/en/recharge.png)
  no-repeat center/contain;
}