.mouse {
  cursor: pointer !important;
}
.style1 {
  min-height: 400px !important;
  height: 400px;
}
.scroll-div {
  max-height: 600px;
  overflow: scroll;}
.larger_textarea {
  height: 300px !important;
}
