.powered {
    display:none;
}
.h-dashboard {
    background-image: url("/brinkhoff_consulting_white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-top: 10px;
    position: relative;
    top: -15px;    
}