@media all and (min-width: 992px) {
  .theme-header-topbar {
    padding: 8px 0px !important;
  }
  .theme-header .zpcontainer {
    padding: 10px 15px !important;
  }
}