.wpsp_sticktd img{
    opacity: 0.2;
}
.wpsp_sticktd img:hover{
    opacity: 1;
}