.well {
  min-height: 250px;
  min-width: 300px;
  max-width: 600px;
  margin: 50px auto 0 auto;
  padding: 50px 50px;
}