.popup__block {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
