.nx-headerbar {
  background-color: #101010;
  background-image: url("../images/header.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-color: transparent !important;
}
