.stuck-sidebar .ad-scroll {
  position: fixed;
  top: 0;
  z-index: 100;
}

.stuck-sidebar .ad-scroll.locked {
  position: absolute;
}

.ad-scroll {
  width: 300px;
}
