/* Size the logo in the masthead to fit the header bar */
.pf-v5-c-brand {
  height: 36px;
  width: auto;
}
