@media only screen and (min-width: 1069px) {
	.page-apple-distinguished-educator .section-learn-from-ades .grid-bentos .grid-item {
		min-height: 454px;
	}
}

/* learn from ades section */
.grid-bentos .grid-item {
	min-height: 435px;
}

@media only screen and (max-width: 1068px) {
	.grid-bentos .grid-item {
		min-height: 330px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-bentos .grid-item {
		min-height: 318px;
	}
}
