@media screen and (min-width: 1200px) {
    .app-content {
      margin-left: 10rem;
    }
  }
