.fancybox-image {
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}
