.whb-column {
    max-height: none !important;
}

.site-logo {
    max-height: none !important;
}

.wd-logo {
    max-height: none !important;
}
.wd-logo img
 {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
     width: 300px; 
     height: 125px; 
    right: -100px;
}