body,
.home-content-wrap {
  background: url("../images/bg/pattern.png") repeat scroll left top #fafafa;
}

.iMac {
  background: url("../images/iMack_section_bg_right.png") no-repeat scroll right
    center / 45% auto rgba(0, 0, 0, 0);
}
.bg-right {
  background-position: right top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.section {
  padding: 80px 0;
  position: relative;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.legal-page {
  padding: 50px 25px;
}
.legal-page p,
.legal-page ol li,
.legal-page ul li {
  font-size: 18px;
  line-height: 1.7;
}
.legal-page ol li,
.legal-page ul li {
  margin-bottom: 10px;
  line-height: 1.7;
}
.legal-page h2 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 400;
}
