@import url('https://use.fontawesome.com/releases/v5.0.9/css/all.css');

.stickies {
  position: sticky;
  z-index: 10;
  top: 0;
}