Hi
You can adjust the LOGO size by the following custom CSS
/* LOGO Width */
.site-branding{width:14%;} /*Do not change it too wide so that the menu will be dropped down.*/
/* LOGO Height */
.site-branding,
#dgw-topbar,
#dgw-primary-bar,
.main-navigation,
.main-navigation ul,
#site-icons{height:60px;line-height:60px;}
We will add an option to do this in the future.
Thanks