.io-why.lux-gal {
  background: #f3eee0 !important;
  padding: 8px 24px 48px !important;
}
.io-why .wrap {
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex !important;
  justify-content: center !important;
}
.io-why-box {
  width: 100% !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
  box-sizing: border-box;
  padding: 32px 40px;
  background: #efe8d6;
  border-radius: 16px;
  text-align: left;
}
.io-why-box h2 { margin: 0 0 16px !important; }
.io-why-grid { display: none !important; }
