.testimonial {
  margin: 4px auto !important;
}
.testimonial .inner {
  padding: 10px !important;
}
.testimonial .heading {
  background: none !important;
  padding-left: 10px !important;
}
.testimonial .heading:before {
  font-family: FontAwesome;
  content: "\f0ec";
  display: inline-block;
  padding-right: 12px;
  vertical-align: middle;
  color: #00dd00;
}
.testimonial .photo {
  float: right !important;
}
.testimonial .client {
  text-align: left !important;
  margin-top: .50em !important;
}