body .l-header .l-branding .site-logo {
    width: 45%;
    margin: 0;
    text-align: center;
}

.l-header .l-branding .site-logo img {
    position: relative;
    z-index: 100;
}

.l-header .l-branding .l-region--branding {
    float: left;
    width: 225px;
    margin: 0;
    padding-top: 20px;
}

