@media (max-width: 1199px) {
	.wpb_row {
		margin-top: 0;
	}
	
	.wpb_row > * {
		margin-top: 0;
	}
}

@media (max-width: 1199px) {
	.row {
		margin-top: 0;
	}
	
	.row > * {
		margin-top: 0;
	}
}

.gem-testimonial-text {
	color: #fff;
}

.gem-testimonials.style1 .gem-testimonial-wrapper:after {
	color: #00bcd4;
}

@media (max-width: 780px) {
	.gem-icon-with-text .gem-icon-with-text-icon {
		padding-right: 0 !important;
	}
}