@media screen and (min-width: 992px) {
  .sticky-wrapper {
      background-color: #fff;
  }
}


