To make the logo bigger, you can go to admin > Extensions > Templates > Styles > tz_jollyany - Default > Template options > Custom Code > Custom Css > add this css code below. You might adjust the max-height or max-width to get a satisfying result.
.astroid-logo img
- max-width: 250px;
- max-height: 84px;