.edit-gas-popover {
  &__wrapper {
    @media screen and (min-width: $break-large) {
      max-height: 84vh;
    }
  }
}