.section-1,.section-2{
  background-color: #fff;  
}
.section-1 .section-bg{
  height: 545px;
  background-image: url(../../../../../imgw.chypos.com/LandingPage/images/compliance/01.jpg);
  background-size: cover;
  background-position: center;
}
.section-2 .content{
  padding: 50px 0 30px;
}
.section-2 .content .text .text-1{
  font-size:40px;
  margin-bottom: 30px;
}
.section-2 .content .text .text-2{
  line-height:30px;
  letter-spacing:1px;
  text-indent:2em;
  margin-bottom:20px;
}
.section-2 .content .text-link{
  text-decoration: none;
  color: inherit;
}