Hi boag!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main .container { height: 170px; }
.html_header_top.html_logo_center .logo {
left: 0;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
Best regards,
Yigit
thanks