﻿@media screen and (width: 992px) {
  header {
    display: none;
  }
}