
/* Mobile home: keep Progressive Jackpot clear of the Togel heading */
@media (max-width: 767.98px) {
  .mobile-jackpot-section {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .mobile-jackpot-section .progressive-jackpot {
    margin: 0 !important;
    padding: 0 !important;
  }

  .mobile-jackpot-section .progressive-jackpot > h2 {
    margin: 0 0 8px !important;
    line-height: 1.2 !important;
  }

  .mobile-jackpot-section .jackpot-wrapper.mobile {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    margin: 0 auto !important;
    overflow: hidden !important;
  }

  .mobile-jackpot-section .jackpot-wrapper.mobile img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }

  .mobile-togel-section {
    position: relative !important;
    clear: both !important;
    margin-top: 24px !important;
    padding-top: 12px !important;
  }

  .mobile-togel-section fieldset {
    margin-top: 0 !important;
  }

  .mobile-togel-section legend {
    position: relative !important;
    z-index: 2 !important;
    margin-bottom: 12px !important;
  }

  .mobile-togel-section legend h2 {
    margin: 0 !important;
    line-height: 1.25 !important;
  }
}
