.wp-block-cover__inner-container{
	margin-bottom: -6em;	
}

.hero-arrow{
	margin-top: 4em;	
	max-width: 40px;
}

@media (min-width:992px){
.hero-arrow{
	position: absolute;
	right:80px;
		bottom: 30px;
		z-index:1;
		max-width: 60px;
}
		
		.wp-block-cover__inner-container{
	margin-bottom: 0;	
}
}