.testimonials-layout .testimonial {
  background-image: url("../images/testimonial-bg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 30px;
  padding-bottom: 1px; }
  .testimonials-layout .testimonial .testimonial-text {
    padding: 0 10%; }
    .testimonials-layout .testimonial .testimonial-text p {
      font-size: 20px; }
