.testimonial_03{border-radius: var(--border_box);position:relative;background:var(--theme);padding: 60px 40px 40px 60px;margin:0 0 4px 0;margin-top: 0;margin-bottom: 70px;font-weight:400;line-height:24px;text-align: left;}
.testimonial_03 .image{position:absolute;width:100px;height:100px;background-position: 50% 50%;background-size: cover;bottom:-50px;top:inherit;left:0;margin-left:50px}
.testimonial_03 .image img{border:4px solid var(--bg_w_1);border-radius: 100%;width: 100%;height: 100%;bottom: 0;left: 0;top: 0;position: absolute;object-position: 50% 50%;object-fit: cover;}
.testimonial_03 .info_title{color:var(--text_w_1);text-transform:uppercase;margin-top:20px;position:relative;margin-left:125px}
.testimonial_03 .info_text{position:relative;color:var(--text_w_1);}
.testimonial_03 .info_text:before{position:absolute;top:-15px;left:-35px;color:var(--text_w_1);content:"\201C";font-family:Georgia,serif;font-size:100px}
