Hi @NickMo1,
Add below CSS rules to the Edit Custom CSS modal in template's dashboard to improve the header style.
#t4-header div.logo-image .logo-img {
max-height: 130px !important; /* You can change the size to smaller */
width: auto !important;
}
Save and reload your website.