/* Increase the size of the header logo */
.md-logo img,
.md-logo svg {
    height: 50px !important;   
    width: auto !important;
}