.scrolling .top-header {
  max-height: 0px;
  overflow: hidden;
  padding: 0;
}
.top-header {
  transition: 0.3s;
}
