@media screen and (max-width: 992px) {
.position-sticky {
  position: sticky !important;
}

