div.hovergallery img {
	border-radius: 5px;
	display: none;
	pointer-events: none;
	position: fixed;
	z-index: 99;
}