html body #header.header.shown {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
  transition: none !important;
}
