header h1{display:flex;align-items:center;gap:10px}
header h1::before{display:none!important}
.yunda-header-logo{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:5px;padding:3px;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.18);flex:0 0 auto}
@media(max-width:640px){.yunda-header-logo{width:48px;height:48px}}
