/*Seribet*/
.game-toolbar.open + iframe.game-frame {
  transform: scale(0.85) !important;
}

@media (max-width: 992px) {
  .sportsbook__container,
  iframe#gameFrame {
    bottom: 57px;
    height: calc(100vh - 177px);
  }
}