@media (min-width: 1025px) {
  .page-pop-up-modal.open .i-modal-body { top: 50%; transform: translateY(-50%); margin: 0; }
}