/* CSS for domain: game-buster.com */
/* Bundle ID: game-buster-com */

.monetumo-ad-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}


/* Placement: mrec */
/* GAM Code: /23169492389/game-buster_com/mrec */


/* Breakpoint 1: 0px - 767px */
@media screen and (min-width: 0px) and (max-width: 767px) {
  .monetumo-ad-slot.ad-mrec {
    min-height: px;
  }
}


/* Breakpoint 2: 768px - 9999px */
@media screen and (min-width: 768px) and (max-width: 9999px) {
  .monetumo-ad-slot.ad-mrec {
    min-height: 280px;
  }
}



/* Placement: leaderboard */
/* GAM Code: /23169492389/game-buster_com/leaderboard */


/* Breakpoint 1: 768px - 999px */
@media screen and (min-width: 768px) and (max-width: 999px) {
  .monetumo-ad-slot.ad-leaderboard {
    min-height: 60px;
  }
}


/* Breakpoint 2: 920px - 1799px */
@media screen and (min-width: 920px) and (max-width: 1799px) {
  .monetumo-ad-slot.ad-leaderboard {
    min-height: 90px;
  }
}


/* Breakpoint 3: 1800px - 9999px */
@media screen and (min-width: 1800px) and (max-width: 9999px) {
  .monetumo-ad-slot.ad-leaderboard {
    min-height: 90px;
  }
}



/* Generated at: 2026-01-15T06:57:16Z */
