.hover-column-gsap {
	display: block !important;
}
.fade-image {
	position: absolute;
	z-index: 0;
	left: 0;
	overflow-y: hidden !important;
	overflow-x: hidden !important;
	width:100%;
	height:100%;
}
.tekst-hover-list {
	position: relative;
	z-index: 5;
}
.floating-image {
	background-size:cover !important;
	background-repeat:no-repeat !important;
	background-position:50% 50% !important;
	height: 100%;
	width: 100%;
}
.hover-tekst:hover {
	cursor:pointer;
}
body.et-fb .floating-images .tekst-list-item,
body.et-fb .floating-images,
body.et-fb .tekst-hover-list .fade-image {
	display: none !important;
}
