.logo a h1 {
    background: url(/image/logo.png) no-repeat center center;
    background-size: contain;
    width: 200px;
    display: block;
    height: 38px;
}

#nav-mobile li.search {
    top: 160px;
}

ul.sidenav.sidenav-fixed li.logo {
    margin-bottom: 136px;
}