/* CSS for domain: swapdle.org */
/* Bundle ID: swapdle-org */

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



/* Placement: leaderboard */
/* GAM Code: /23020014872/swapdle_org/leaderboard */


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


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


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



/* Generated at: 2026-03-02T11:23:15Z */
