@media screen and (min-width: 76.25em) {
  .md-sidebar--primary {
    display: none;
  }

  .md-content {
    margin-left: 0;
  }
}
