.sticky-container,
.stickystack,
[data-stack-id*="sticky"] {
  z-index: 9999 !important;
  position: sticky !important;
}