@media (min-width: 750px) {
    .header .logo{float:left;width:auto;height:60px;line-height:60px;margin-top:10px;font-size:26px;font-weight:700;color:#0B2A5B;background:none;}
    .header .logo::before{content:attr(title);}
}