.testimonial{display:flex;flex-direction:column}.testimonial__content{align-items:flex-start;border:0;display:flex;font-size:1.0rem;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;font-weight:300;justify-content:center;margin:0;padding:4rem 0;text-align:left;transition:all .15s linear}.testimonial__author__name{display:inline-block;font-size:1.0rem;font-family:'Veneer-Two',sans-serif;font-style:normal;font-weight:300;margin:20px 0 0;letter-spacing:4px;vertical-align:middle}@media screen and (min-width:640px){.testimonial{flex-direction:row}.testimonial__content{flex:1 0 75%}}@media screen and (min-width:980px){.testimonial__content{flex:1 0 50%}}@media screen and (max-width:767px){.testimonial__content{padding:3rem 0}}