body {
	--fsAddBuffer: 22px;
}
[id='gradesaver_d_4'],
[id='gradesaver_d_3'],
[id='gradesaver_d_2'],
[id='gradesaver_sticky_pushdown-pushdown-cls'],
[id='gradesaver_d_1'],
[id='gradesaver_d_5'] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='gradesaver_sticky_pushdown-pushdown-cls'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='gradesaver_d_1'] {
		--height: 250px;
	}
	[id='gradesaver_d_2'] {
		--height: 600px;
	}
	[id='gradesaver_d_3'] {
		--height: 600px;
	}
	[id='gradesaver_d_4'] {
		--height: 250px;
	}
	[id='gradesaver_d_5'] {
		--height: 60px;
	}
	[id='gradesaver_sticky_pushdown-pushdown-cls'] {
		--height: 90px;
	}
}
@media only screen and (min-width: 980px) {
	[id='gradesaver_d_1'] {
		--height: 250px;
	}
	[id='gradesaver_sticky_pushdown-pushdown-cls'] {
		--height: 90px;
	}
}
@media only screen and (min-width: 1515px) {
	[id='gradesaver_d_4'] {
		--height: 250px;
	}
	[id='gradesaver_d_5'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 1865px) {
	[id='gradesaver_d_4'] {
		--height: 250px;
	}
	[id='gradesaver_d_5'] {
		--height: 250px;
	}
}
