.layoutHeroTransparent[data-type="top_carousel"] .background {
	height: calc(100vh - 64px) !important;
}
.layoutHeroTransparent[data-type="top_carousel"]:not(._active) {
	height: calc(100vh - 64px) !important;
}
div[data-type="top_carousel"] .layouytHeroOverlayLazy ._table {
	height: calc(100vh - 64px) !important;
}

.layoutHeroTransparent[data-type="minibanner"] .background {
	height: 150px !important;
}
.layoutHeroTransparent[data-type="minibanner"]:not(._active) {
	height: 150px !important;
}
div[data-type="minibanner"] .layouytHeroOverlayLazy ._table {
	height: 150px !important;
}
