cs-gallery__item-overlay img:hover {
    filter: none !important;
    -webkit-filter: none !important;
    opacity: 1 !important;
}
```