.header_wrapper {
  position: sticky;
  top: 0;
  z-index: 9999;
}