.vbox-close {
margin-top:10%;
}
.vbox-content {
    overflow-y:scroll!important;
    height: 100vh;
}
.readmore > .btn {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}