.sticky {
  position: fixed;
  top: 0;
  box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.1);
}