Hi again, Nelo
Thanks for contacting us.
We have got access to your website then add Custom CSS segment on Theme Options > Custom CSS & Script > Custom CSS:
@media(max-width:768px){
.header-logo-mobile img{
padding-top:0px;
padding-bottom:0px;
max-height:50px;
}
}
@media(max-width:768px){
header.yolo-mobile-header .yolo-mobile-header-inner{height:65px;}
}
> your logo works fine on mobile.
In addition, we removed this Custom CSS segment of your website:
header.yolo-main-header .header-logo > a > img{ max-height: none;}
You can check, then feedback to us soon.
Best Regards,
YoloTheme