#ebmud-100-logo-white,
#ebmud-100-logo-xs {
    fill:#ffffff;
}

#home-logo-lg {
    position:relative;
}
#ebmud-100-logo-white {
    position: absolute;
    z-index: 3;
    width: auto;
    height: 52px;
}

@media screen and (max-width:500px){
    .float-right, .float-left {
        float:none !important;
        margin:10px auto !important;
        text-align:center;
    }
}