@media screen and (max-width:770px){.topbar{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;padding:15px 15px 10px}}