.composedcontent-ls_bp_table .table__scroll-wrapper {
    overflow-x: initial;
}

@media (min-width: 36.25em) {
    .composedcontent-ls_bp_table > .text > .headline {
        margin-top: 0;
    }
}

.composedcontent-ls_bp_table .dt-layout-row:last-child {
    margin: 0 !important;
}

.composedcontent-ls_bp_table .dt-layout-row.dt-layout-table {
    margin-bottom: 0 !important;
}

.composedcontent-ls_bp_table_cell_content .text p:last-child {
    margin-bottom: 0;
}

.composedcontent-ls_bp_table_cell_content .text + .text {
    margin-top: 0;
}

.composedcontent-ls_bp_table_cell_content .text em,
.composedcontent-ls_bp_table_cell_content .text i {
    font-style: italic;
}