.page-header {
  background: url(../header/header02.png) left top repeat-x;
  background-size: auto 100%;
}
.page-header__title {
  padding: 0;
  background: none;
}

.section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
}