.container-xxl{
    max-width: 100%!important;
}
span.limited-height{
    max-height: 180px;
    display: block;
    overflow-y: auto;
}