.saas_two_about_section2 {
  padding: 30px 0px;
}

.saas_two_about_section2:before {
  content: "";
  position: absolute;
  top: 0;
  left: -400px;
  height: 100%;
  width: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  }
.saas_two_about_section2:after {
  content: "";
  height: 600px;
  width: 600px;
  left: -380px;
  top: 285px;
  border-radius: 100%;
  position: absolute;
  background-repeat: no-repeat;
}
.saas_two_about_section2 .about_content_s2 {
/*   padding: 30px 70px 30px 70px; */
  padding-left:200px;
}

{#.saas_two_about_section .s2-about_text_icon {
    padding-top: 35px;
}#}

.saas_two_about_section2 .s2-about_text_icon .s2-about_icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  padding-top: 15px;
  border-radius: 100%;
  margin-bottom: 16px;
  background-color: #71bd45;
}
.saas_two_about_section2 .s2-about_text_icon .s2-about_text h3 {
  line-height: 1.278;
  padding-bottom: 15px;
}

.saas_two_about_section2 .s2-about_text_icon .s2-about_text p {
  color: #353535;
  line-height: 1.588;
  padding-bottom: 5px;
}
.saas_two_about_section2 .s2-about_text_icon .s2-about_icon svg {
  fill: #fff;
  width: 40px;
  height: 40px;
}