.metop-footer-brand > a {
  background-image: url("metop-footer-logo.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 40px;
  width: 182px;
}

.metop-footer-brand > a > img {
  opacity: 0;
}
