.affix {
  position: fixed;
  top: $spacer-y;
}
.affix-bottom {
  position: absolute;
}
