/* .formMain{
  height: 70vh;
  overflow-y: scroll;
  padding-bottom: 30px;
} */

.invest_pop .invest {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
}
.invest_pop .invest .formMain {
  height: 90vh;
  overflow-y: scroll;
  padding-bottom: 30px;
}