
.information-container {
  background: #f0f0f0;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.backdrop-ux {
  visibility: hidden !important;
}
          