.is-sticky {
  position: fixed;
  top: 80px; /* adjust as needed */
  right: 72px;
  z-index: 40;
}