/* Compatibility fixes for static clone (no SPA image loader) */
.game-item__img img,
.jackpot-banner-item > img {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.img_404 { display: none !important; }
#push-support,
.push.js-push-message,
.push_show { display: none !important; }
