.sticky-lite-active {
  z-index: 99;
  transition: all 0.3s ease;
}

.sticky-lite-placeholder {
  pointer-events: none;
}

.sticky-lite-column {
  width: 100%;
}
