.section-testimonial-full-width-landing {
  background: #F1F1F1;
  padding: 100px 0;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner {
  border-top-right-radius: 25px;
  padding: 40px 120px 60px 120px;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-icon {
  text-align: center;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-icon p {
  font: 900 300px "Roboto", sans-serif;
  color: #ffffff;
  line-height: 38px;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-testimonial {
  text-align: center;
  margin: 0 0 40px 0;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-testimonial p {
  font: 400 25px "Roboto", sans-serif;
  color: #ffffff;
  line-height: 38px;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-name {
  width: 100%;
  max-width: 900px;
  text-align: center;
  margin: 0 auto 10px auto;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-name p {
  font: 400 18px "Roboto", sans-serif;
  color: #ffffff;
  line-height: 24px;
  letter-spacing: 0.04px;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-title {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner .section-testimonial-full-width-landing-title p {
  font: 400 15px "Roboto", sans-serif;
  color: #ffffff;
  line-height: 22px;
}
@media (min-width: 1400px) {
  .section-testimonial-full-width-landing .container {
    width: auto;
    max-width: 1640px;
  }
}
@media (max-width: 1025px) {
  .section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner {
    padding: 40px 40px 60px 40px;
  }
}
@media (max-width: 768px) {
  .section-testimonial-full-width-landing .section-testimonial-full-width-landing-wrapper .section-testimonial-full-width-landing-inner {
    padding: 40px 15px 60px 15px;
  }
}