.terms-box {
  max-height: 200px;
  max-height: 37vh;
  overflow-x: scroll;
  position: relative;
}
