.gallery-item:hover img {
  filter: grayscale(0%) !important;
  transform: scale(1.05) !important;
}