@media (min-width: 1200px) {
  .bwp-header .header-center__inner {
    flex-direction: column !important;
  }
  .bwp-header.header_1.header-absolute {
    padding: 10px 0px !important;
}
}