/*
.mautic-brand > svg.mautic-logo-text { display: none; }
.mautic-brand > svg.mautic-logo-figure { display: none; }
#app-footer > .container-fluid { display: none; }
.qmautic-logo { display: none; }
.qmautic-logo { display: none; }
*/
.mautic-logo { 
width:300px;
height:100px;
background-image: url("https://track.metanetz.de/templates/images/logo2.png"); 
background-repeat:no-repeat;
background-position: center center;
}

svg.mautic-logo-figure { display: none; }

.mautic-brand > svg.mautic-logo-text { display: none; }
.mautic-brand > svg.mautic-logo-figure { display: none;  }

.mn_logo { 
background-size: 140px;
width: 120px;
height: 50px;
background-image: url("https://track.metanetz.de/templates/images/logo2.png"); 
background-repeat:no-repeat;
background-position: center center;
}
