.masthead.image.centered {
  background-color: unset;
}

.masthead.image.centered > img {
  height: 8rlh;
  object-fit: contain;
  width: auto;
  margin: 1rem;
}
