.menu_logo img {
    max-height: none;
    width: 100%;
}

.darkMode #lzk_header > div:first-child{
    background: #333333 !important;
}

.darkMode .menu_logo{
    background: #707070 !important;
    padding: 3px;
}