#header.with-mt-logo .mt-logo-wide #site-title-container {
  background-image: url("img/mt_logo.png");
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: 130px auto;
  background-position: 5px center;
  padding-right: 0px !important; }

#header.with-mt-logo .mt-logo-wide .mt-logo-control {
  display: block;
  position: absolute;
  width: 129px;
  height: 50px;
  text-decoration: none; }

@media (max-width: 889px) {
  #header.with-mt-logo .mt-logo-wide div#site-title-container {
    background-image: none; }
  #header.with-mt-logo .mt-logo-wide #site-title-container .row {
    margin-left: 0px; }
  #header.with-mt-logo .mt-logo-wide .mt-logo-control {
    display: none; }
  #header.with-mt-logo #mobile-menu-actions .logo-mobile {
    background-image: url("img/mt_logo_wide.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 28px;
    margin-top: 5px; } }

.mt-logo-wide .siteTitle, .with-social-icons .siteTitle {
  float: none;
  text-align: center; }
