#scroll-header{
  padding: 16px;
  background: #2c3a3a !important;
  position: fixed;
  width: 100%;
  z-index: 200;
  top: -138px;
  transition: top 0.5s;
}