.section-header {
  margin-bottom: 0 !important;
}

.header {
  min-height: 64px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

@media screen and (min-width: 990px) {
  .header {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
}
