.wp-block-spacer {
	clear: both;
}@media screen and (min-width: 0px) {
	.wp-block-spacer.is-style-responsive {
		height: 150px !important;
	}
}

@media screen and (min-width: 1024px) {
	.wp-block-spacer.is-style-responsive {
		height: 300px !important;
	}
}
