 .about-wrap .testimonial-content {
    bottom: -50px;
    right: 180px;
    position: absolute;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 24px 115px 0 rgba(169, 169, 169, 0.26);
    padding: 24px 40px;
    width: 492px;
}
.about-wrap span.quote-icon {
    position: absolute;
    top: -30px;
    right: 0;
    left: auto;
}
    .about-wrap .testimonial-content p{
    font-style: italic;
    font-size: 18px;
    margin-bottom: 0;
}