.volunteer-logo {
    background-image: url(../images/Yee-Hong-logo-new.png) !important;
    background-image: none,url(../images/Yee-Hong-logo-new.png) !important;
    background-size: 84px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 84px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 84px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
}
