.home-page .topbar{display:block}

@media(max-width:700px){
    .home-page .topbar{display:none}
}
