.body .main-w {
  background: #fff;
}

.body .main-w .content-wrap {
  flex: 1;
  padding: 0 95px 0 45px;
  flex-direction: column;
  min-height: 665px;
}

.body .main-w .content-wrap > img {
  margin-bottom: 60px;
}

.body .main-w .content-wrap ul li {
  justify-content: end;
  margin-bottom: 25px;
  font-size: 18px;
}

.body .main-w .content-wrap ul li div {
  width: 32px;
}

.body .main-w .content-wrap ul li div img {
  width: 100%;
  margin-right: 30px;
}
