body {
	--fsAddBuffer: 22px;
}
[id='studystack-com_incontent_reusable'],
[id='studystack-com_dynamic_searchresults_IAI'],
[id='studystack-com_dynamic_subject_IAI'],
[id='studystack-com_dynamic_searchresults_IAI_flying_carpet_sizes_placement'],
[id='studystack-com_dynamic_subject_IAI_flying_carpet_sizes_placement'] {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='studystack-com_dynamic_searchresults_IAI'] {
		--height: 325px;
}
[id='studystack-com_dynamic_searchresults_IAI_flying_carpet_sizes_placement'] {
		--height: 600px;
}
[id='studystack-com_dynamic_subject_IAI'] {
		--height: 130px;
}
[id='studystack-com_dynamic_subject_IAI_flying_carpet_sizes_placement'] {
		--height: 600px;
}
[id='studystack-com_incontent_reusable'] {
		--height: 400px;
}
@media only screen and (min-width: 768px) {
	[id='studystack-com_dynamic_searchresults_IAI'] {
		--height: 280px;
	}
	[id='studystack-com_dynamic_subject_IAI'] {
		--height: 280px;
	}
	[id='studystack-com_incontent_reusable'] {
		--height: 280px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='studystack-com_dynamic_searchresults_IAI'] {
		--height: 280px;
	}
	[id='studystack-com_dynamic_subject_IAI'] {
		--height: 280px;
	}
	[id='studystack-com_incontent_reusable'] {
		--height: 280px;
	}
}
