#nav-logo-link pds-icon {
    background-image: url(https://data.sausd.us/Dashboard/Resources/images/DATAHUB_LOGO_tran.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 50px;
    width: 150px;
}

#nav-logo-link svg,
#nav-logo-link template {
    display: none;
}
