kblubis
Hi
Add this code in custom css
.navbar-brand img.logo-img {
max-height: 99.2px;
}
element.style {
}
.theme-default .t4-header.section-overlap .logo-image>a {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.theme-default .t4-header .logo-image>a {
height: 112px;
width: 179px;
}
set the width and height value as per needs. The above values i set as example based on your site.