#character {
  left: 121px;
  height: 518px;
  position: absolute;
  top: -98px;
  width: 256px;
  z-index: 1;
}
.company, .name, .title {
  color: #A2968C;
}
#middle {
  background-image: url( '../images/testimonials_background.png' );
  background-repeat: no-repeat;
}
#middle .vertical_inner>div {
  padding: 0 150px 0 159px;
}
.name {
  font-weight: bold;
}
.testimonial {
  color: #B63895;
  font-size: 20px;
  padding-bottom: 25px;
}
