@media (max-width: 575.98px) {
  .heng99-slot-select-game__title {
    width: auto;
  }

  .heng99-slot-provider {
    padding: 0 15px;
  }

  ul.heng99-slot-provider-list {
    gap: 10px;
  }

  li.heng99-slot-provider-item {
    width: calc(50% - 5px);
  }

  .heng99-slot-game-list {
    padding: 0 15px;
  }

  ul.heng99-slot-game-list {
    gap: 10px;
  }

  ul.heng99-slot-game-list.is-col-5 > li.heng99-slot-game-item,
  ul.heng99-slot-game-list.is-col-4 > li.heng99-slot-game-item {
    width: calc(50% - 5px);
  }
}
