.nut-sticky--fixed {
  position: fixed;
}

.nut-sticky--box-fixed {
  width: 100%;
  right: 0;
  padding: $tabs-padding;
}