.aboutus-bg {
  background-color: #fff !important;
}
.testimonial-section {
  padding: 50px 0;
}
.testimonial-section h3 {
  text-align: center;
  font-size: 35px;
}
.img-section {
  display: flex;
  align-items: center;
}
.desc {
  margin: 30px;
}
.desc img {
  width: 30px;
  margin-bottom: 20px;
}
.desc h4 {
  font-size: 18px;
  color: #b69c5e;
}

.desc h6 {
  font-size: 15px;
  color: #b69c5e;
}
.client-para {
  margin-top: 25px;
}
.img_img img {
  width: 100px;
}
.client-para {
  margin-top: 0px;
  width: 90%;
  text-align: justify;
}
