.success-story{
  background-repeat: no-repeat; 
  background-position: center; 
  background-size: cover;
}
.success-story .container{
  position: relative;
  padding-bottom: 150px;
}
.left-text ul, .left-text ul li{
  list-style: none;
}
.left-text li img{
     margin-right: 1rem; 
}
.left-text li{
    color: #fff !important;
    font-size: 16px;
    padding-left: 45px;
    text-indent: -45px; 
}
.success-story .container > .row{
  margin: 0px 15px;
}
.success-story h4{
      color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 2rem;
}
.hr-line{
  background: #ffb91c;
  width: 88px;
  height: 3px;
  margin:1.5rem 0;
}
.success-story h3{
      color: #FFB940;
    line-height: 1.5;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.section-subtitle{
      text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 3rem;
}
}
.iharmony_counts_wrap{
  position: absolute;
  bottom: -120px;
  left: 0;
    right: 0;
}
.iharmony_counts_wrap .row{
  margin: 0px 15px;
}
.count{
      background: #fff;
    padding: 20px;
    position: absolute;
    box-shadow: 0px 3px 15px hsl(0deg 0% 0% / 16%);
    bottom: -100px;
}

.count-text{
  font-size: 20px;
  line-height: 30px;
  padding-top: 1rem;
  color:#000;
}
.right-text p{
  color:#fff;
  line-height:30px;
}
.count-title{
  background: #fff;
  padding:20px;
}
.count h4{
  color: #CA3716;
  font-size:24px;
      font-weight: 700;
    margin-bottom: 15px;
}
.tools img{
 margin-bottom:15px; 
}