img.keycloak__pageheader_brand {
  display: none;
}

.pf-v5-c-masthead__brand {
  background-image: url("../img/logo.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 161px;
  height: 36px;
}