body:has(#mr_notification_modal) {
  @media screen and (max-width: 899px) {
    #header {
      z-index: auto;
    }
  }
}

div[aria-describedby="mr_notification_modal"] .ui-dialog-title {
  text-overflow: initial;
  white-space: normal;
}
