.gs_testimonial_container { 
	position:relative; 
}

.testimonial-box .box-content p,
.testimonial-box .box-content .box-title {
	margin: 0 !important;
}

.cycle-slideshow .cycle-slide { 
	white-space:normal; 
	text-align: center;
}

.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box,
.cycle-slide .testimonial-box { 
	padding-bottom:15px; 
}

.cycle-slideshow,
.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box p,
.cycle-slide .testimonial-box p { 
	width:100%; 
}

.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-image img { 
	width:86px; 
	height: 86px;
	border:3px solid #ddd; 
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;
}

.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-title { 