.testimonial-full-wrap {
	padding-left: 9%; 
	padding-right: 5%;	
}

.testimonial-wrapper {
	height: 100%;
	margin:auto; 
	display: block;
	text-align: center;
	padding-top:20px;
	padding-left: 20px; 
	padding-right: 20px;
}
.quote {
	margin: auto; 
	display: block;
	padding: 30px;
}
.quote img {
	margin:auto;
}
.checked {
	color: #fcc81d;
}
.unchecked {
	color: transparent;	
}
.fa-star {
	font-size: 25px;
	width: 30px;
}
.testimonial-quote {
	padding-left: 20px; 
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}
.testimonial-text {
	line-height: 2;
	font-size: 14px;
	color: #525252;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.customer {
	font-size: 30px;
	font-weight: bold;
	color: #525252;
	margin: 0;
}
.testimonial-title {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: #525252;
}
.testimonial {
	background-color: #f2f2f2; 
	border:1vw solid #fff;
}