Go to Appearance > Customize > Additional CSS - and add the following snippet:


@media only screen and (min-width: 1100px) {
.fixed .leftnav .cg-main-logo img {
    height: 41px;
}
}



Increase 41px until correct.