.et_animated:not(.et_pb_sticky_placeholder,.dani-lzl) {
	opacity: 1 !important;
}

.et_pb_gallery_item {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	opacity: 1 !important;
}