you can increase frontend logo height by use below code in “General settings > custom css”
.header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {
max-height: 80px;
}
follow this article to learn how you can add your own css in the script