.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  min-width:600px;
  max-width: 950px;
  margin: 20px auto;

}