.gallery-label-hover {
  position: absolute;
  z-index: 98;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
  width: 85%;
}
.gallery-label-hover img {
  display: none;
}
.gallery-placeholder.bluring {
  opacity: 0.3;
}
