@media screen {
	.gallery-items .gallerybox .thumb,
	.gallery-items .gallerybox .thumb img {
		background: none !important;
	}
	.gallery-items .gallerybox .thumb img:hover {
		background: url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat !important;
	}
}