@media screen and (min-width: 1024px) {
  .p-header__gnav {
    padding: 0 38px !important;
    white-space: nowrap;
  }
}