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