.LegalContainer {
    max-height:80vh !important;
    overflow: auto !important;
}

.justify {
    text-align: justify !important;
}

.LegalContainer > .justify {
    color: #696969;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    line-height: 18px;
    margin: 5px;
}
