.block-sea-index-home {
	overflow: visible;
}

.block-sea-index-home>.wp-block-cover__image-background {
	height: auto;
	width: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.block-sea-index-home.top-30-tablet>.wp-block-cover__image-background {
	height: 150%;
	width: 150%;

	@media (max-width: 991px) {
		top: 30%;

	}
}

.wp-block-skouerr-theme-benefits-tabsd {
	@media (max-width: 991px) {
		top: 57%;
	}
}


.block-sea-index-home {
	overflow: visible;

	.larvacean {
		position: absolute;
		top: 250px;
		right: 0;
	}
}

.home .block-sea-index-home>.wp-block-cover__image-background {
	width: 100%;

	@media (max-width: 991px) {
		height: 140%;
		top: 55%;
	}
}