header#masthead #headerLogo {
    max-width: initial !important;
    display: inline-block;
    width: var(--logo-width);
    height: var(--logo-height);
    background: var(--logo-background-url) center center no-repeat;
}