.fade-image {
	position: absolute;
    z-index: 0;
  	left: 0;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}
.floating-image {
    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;
}
