.gr-stage-location iframe {
	width: 100%;
	max-width: 100%;
	height: 450px;
	border: 0;
}

.single-stages .et_pb_column:has(.gr-stage-location--empty) {
	display: none !important;
}

.single-stages .et_pb_row:has(.gr-stage-location--empty) .et_pb_column:not(:has(.gr-stage-location--empty)) {
	width: 100% !important;
	margin-left: 0 !important;
}

.single-stages .gr-stage-info-row--compact > .et_pb_column {
	min-width: 0;
}

.single-stages .gr-stage-info-row--compact > .et_pb_column:not([style*="display: none"]) {
	width: auto !important;
	flex: 1 1 0 !important;
}
