.component-preview {
	overflow: auto;
	padding: 2rem !important;
}
.component-preview > * {
	margin: 0 !important;
}

#content .w-page {
	min-height: unset !important;
}
#content .w-page  > *:first-child {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}