.popup{
  max-width: 700px;
  margin-left: auto;
    margin-right: auto;
}

.close{
  float:right;cursor:pointer
}