.logo-container {
  background-image: url("/system/site_uploads/files/000/000/002/original/e53f537542f80424.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: 80px;
}
.logo-container > h1 > a {
  display: block;
  height: 60px;
  width: 340px;
}
.logo-container > h1 > a > svg {
  display: none;
} 

