/* Desktop only (900px and above) */
@media (min-width: 1024px) {
  #popmake-1785 {
    min-width: 900px!important;
    max-width: 900px!important;
    width: 900px!important;

    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-left: 0 !important;
  }

  #popmake-1785 .pum-content {
    text-align: center;
  }
}