.header-container {
  height: 100% !important;
  color: white;
  width: 100% !important;
  background-image: unset;
}
.header-container-wrapper {
  background: var(--navbar-wrapper-background-color);
  width: 100%;
  padding-bottom: 9px;
}
