rikaryo
Hi
Documentation does not cover customization changes, as the the size is defined in the core files.
Add this code in /css/custom.css file
.logo-image img {
max-height: 52px;
}
If there is no custom.css file in css folder, kindly create it and add the code.
Regards