.disclaimer-container {
  
  max-height:300px;
  overflow-x:hidden;
  overflow-y: scroll;
}