.lobby-game.sportsbook.lobi-sportsbook-games-bigger {
    width: 49% !important;
}

.lobby-game.esports.lobi-e-sports-bigger {
    width: 49% !important;
}

.lobby-game {
    margin: 0px 3px 77px 3px;
}


/* TOGEL TIMER */
/*dupes on top*/
.timer-div,
.timer-div div {
    display: flex;
}

.timer-closing {
    border: 1px solid #000;
    border-radius: 8px;
}

.timer-closing div {
    flex-direction: column;
    margin: 0 4px;
}

.timer-num span {
    background: #b50800;
    margin-right: 2px;
    padding: 11px 0;
    font-size: 14px;
    border-radius: 7px;
    font-weight: bold;
    min-width: 60px;
    text-align: center;
    color: #fff;
}

.timer-time {
    font-size: 15px;
    font-weight: bold;
}

.lobby-game .middle {
    height: 135px !important;
}

.lobby-game.togel-games {
    height: 189px !important;
}

.middle.live-dealer {
    top: 37% !important;
}


/* IDN RAFFLE  */
.idn-raffle .middle.live-dealer {
    top: 50% !important;
}

.idn-raffle .middle.live-dealer {
    top: 50% !important;
    display: none;
}