/*
 * Astra Theme compatibility with BNR Flyout
 */
html.flyout-lock {
  overflow-y: scroll !important;
  width: auto;
}
