.edit-gas-popover {
  &__wrapper {
    @include screen-sm-min {
      max-height: 84vh;
    }
  }
}