Hi @edwina

You can upload a logo 2x the size, then use some CSS to reduce it to the required size.

.navbar-brand > img {width:50%;}

You can enter the code above in Integral Options > Custom Code > Custom CSS field.

Hope that helps.