.popup.js-popup-create-content {
    top: 50% !important;
    width: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}