.page-header__main-wrapper {
  height: 51px;
  border-bottom: 1px solid #e7e7e7;
}

@media only screen and (min-width: 1024px) {
  .page-header__main-wrapper {
    height: 68px;
  }
  delivery-location {
    min-width: 160px;
    margin-left: 40px;
  }
  header-banner {
    min-height: 45px;
  }
}
