#TESTIMONIALS {

	.mz-full-width {
	@media (min-width: 767px) and (max-width: 920px) {
		grid-column: initial !important;
	}
	}
}