.referral {
  display: none;
}
.feed-item.juicer.image-post.juicer-ad {
  display: none !important;
}
/* mobile */
@media (max-width: 767.98px) {
  .swiper-gallery .swiper-gallery-button { display: none; }
  .hero-banner .background-after.mob-picfill {
    height: auto;
    padding-bottom: 56.25%;
  }
}
@media (min-width: 768px) {
  .browser-firefox .modal-game .modal-bottom {
    height: calc(100vh - 195px);
  }
}
