Manually changes the height of the logo container beyond the options available in the style editor slider.
.logo-image img { height: auto; max-height: 150px; width: auto; max-width: 100%; margin-top:10px; }