.vlt-simple-image-link{
	display: inline-block;
    opacity: 0.7;
}
.vlt-simple-image-link:hover{
	opacity: 1;
}