@media (min-width: 768px) {
                    #header .no-custom-logo .siteTitle          { text-align: center; width: 100%; } 
                    #header .no-custom-logo .social-media-icons { position: absolute; right: 7px; }
                  }

                  @media (min-width: 890px) {
                    #header .mt-logo-wide .siteTitle          { text-align: center; width: 100%; margin-left: -70px; } 
                    #header .mt-logo-wide .social-media-icons { position: absolute; right: 0px; }
                  }/*  ------- Styles below the line are not shown during page editing --------- */
.site-greeting, .address-header {
border-bottom: 0px !important;
}

.site-greeting .border-elem, .address-header .border-elem {
display: none !important;
}

.news-header .border-elem {
width: 100% !important;
}