.uc_colored-testimonial *{ 
margin:0px;
padding:0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.clear{ clear:both;}		  
.uc_colored-testimonial{ max-width:100%; height:308px; margin:0 auto;}
.uc_colored-testimonial .uc_colored-testimonial_innner{ text-align:left; padding:15px 20px }
.uc_colored-testimonial .uc_colored-testimonial_innner p{ font-size:16px; padding:20px 12px 20px 20px; line-height:25px;}
.uc_colored-testimonial .uc_colored-testimonial_innner h2{ font-size:30px; font-weight:600;line-height: 28px; margin:10px 0 0;}
.uc_colored-testimonial .uc_colored-testimonial_innner .arrow{ margin: 0 0 -22px; width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 10px solid transparent}
.uc_colored-testimonial .uc_colored-testimonial_image{ width:100%;  padding: 25px 0; overflow:hidden;}
.uc_colored-testimonial .uc_colored-testimonial_image .testimonial_pic{ float:left; width:88px; height:88px; border-radius: 50%; margin: 0 18px 0 0;}
.uc_colored-testimonial .uc_colored-testimonial_image h2{ font-size:20px; font-weight:700; float:left; margin: 15px 0 8px;}
.uc_colored-testimonial .uc_colored-testimonial_image h2 span.bbb{ display:block; font-size:16px;}
@media screen and (max-width:326px){
.uc_colored-testimonial .uc_colored-testimonial_image{ text-align:center;}
.uc_colored-testimonial .uc_colored-testimonial_image .testimonial_pic{ display:inline-block; float:none; margin:0px;}
.uc_colored-testimonial .uc_colored-testimonial_image h2{ width:100%; text-align:center;}
.uc_colored-testimonial .uc_colored-testimonial_innner .arrow{ margin: 0 auto -22px;}
}