@media screen and (max-width:992px) {

  .header {
    padding-top: 0;
  }

}
