@media (min-width: 1008px) {
  .mobile-sidebar,
  .masthead--mobile {
    display: none;
  }
}
