.mc-sticky {
  position: fixed;
  width: inherit;
  max-width: inherit;
  left: 0;
  right: 0;
  z-index: $mc-zindex-sticky;
}
