.banner-section .features-group {
	position: static;
}
.banner-section:before {
	height: 77%;
}
.banner-section .features-group {
	width: 90% !important;
}
.features-col .wp-block-column:first-child {
	flex-basis: 50% !important;
}
header {
	position: absolute !important;
	width: 100% !important;
	z-index: 99;
}