.gem-testimonials.style1 svg {
	display: none;
}

.gem-testimonial-item {
	float: left;
}

.gem-testimonials.style1 .custom-color-blockqute-mark, .gem-testimonials.style1  .gem-testimonial-wrapper:after {
	content: "";
	display: block;
	font-family: "thegem-icons";
	font-style: normal;
	text-align: center;
	font-size: 60px;
	height: 33px;
	line-height: 33px;
	padding-top: 40px;
	vertical-align: top;
	font-weight: normal;
}

.gem-testimonial-text {
	font-size: 32px;
	text-align: center;
	padding: 14px 80px 0;
	line-height: 1.2;
	font-style: normal;
}

.gem-testimonial-text p {
	margin: 0;
}

.gem-testimonial-image {
	margin: 0 auto;
}

.gem-testimonial-name {
	text-align: center;
	text-transform: uppercase;
}

.gem-testimonial-wrapper {
	padding-bottom: 35px;
}

.gem-testimonials.size-small .gem-testimonial-image {
	width: 80px;
	height: 80px;
}

.gem-testimonials.style1 .gem-testimonial-content  div {
	text-align: center;
}

.gem-testimonials.style1 .gem-testimonial-name {
	padding-top: 35px;
}

.gem-testimonial-name {
	font-family: "Montserrat";
	font-weight: 700;
	font-size: 14px;
}

.style1  .gem-testimonial-wrapper:after, .style2 .gem-testimonial-wrapper p:after {
	color: #a3e7f0;
}

.testimonials_svg {
	bottom: -56px;
	margin-left: 105px;
}

@media (max-width: 768px) {
	.gem-testimonial-text {
		font-size: 23px;
		padding: 30px 40px;
	}
	
	.gem-testimonial-wrapper {
		padding: 20px;
		padding-bottom: 50px;
	}
	
	.gem-testimonial-text {
		padding: 14px 45px 0;
	}
	
	.gem-testimonial-name, .gem-testimonial-company, .gem-testimonial-text {
		text-align: center;
	}
	
	.testimonials_svg {
		text-align: center;
		margin-left: 0;
	}
}