Hi saovry
If the logo doesn't show like our demo site, you need to check your custom code first.
In this case, it due to your custom CSS in the file: /templates/t4_blank/local/css/custom.css
.logo-img {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 30%;
}