.module-pro-image.filter-blur img{
	filter:blur(5px)
}
.module.filter-blur .image-pro-wrap:hover img{
	filter:none
}