@media only screen and (min-width: 768px) {
  #SiteHeader .header_box {
    max-width: 1560px;
    padding: 0;
  }
}
