@charset "UTF-8";
.testimonial_photo {
	width: 35%;
	float: left;
}
.testimonial_txt {
	width: 60%;
	margin-left: 37%;
}
.testimonial_box {
	position: relative;
}
