.pswp__bullets-indicator {
  display: flex;
  flex-direction: row;
  align-items: center;

  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0);
}
