How to increase the size of the logo?
In order to increase size of the logo you need to add the following CSS statements to Custom CSS field of Appearance > Customize > General panel:
.btLogoArea .logo img { height: 56px; }
Please adjust the numbers according to your needs.