.notification-banner-wrapper {
  position: absolute;
  z-index: 2;
  width: 100%;
}
.notification-banner-wrapper .notification-banner {
  background-color: rgba(246, 246, 246, 0.9);
}
