@media all and (max-width: 768px) {
  body.admin-menu {
    padding-top: 2em;
  }
}
