.testimonial-box{
    text-align: left;
}
.testimonial-content{
    margin-bottom: 43px;
}
.testimonial-athor-avatar{
    float: left;
    margin: 0 20px 0 0;
    max-width:100px;
}
.testimonial-athor-content{
    overflow: hidden;
}
.testimonial-athor-name{
    margin: 0 0 7px;
    color:$brandColor;
}
.testimonial-athor-position{
    font-size: 13px;
    text-transform:uppercase;
}
.testimonial-content{
    color:#797979;
}
  
.testimonials-section .section-content {
      padding-bottom: 13px;
}