header {
  padding: 30px 0 0px;
}


@media (min-width: 992px) {
  header {
    padding: 70px 0 1px;
  }
}


section {
  padding: 30px 0;
}
