cytropics
Hi
Joomlart.com is not using Uber template, If you need same view you need to edit your logo image
and remove extra space : http://prntscr.com/l2eduh
Now add this code in custom.css file
div.logo-image img {
height: 52px;
max-height: 56px;
max-width: 210px;
}
Joomlart image does not have such type of blank space in the image like in your image so it could not fit.
Regards