.table-scroll table {
    width: 100% !important;
}

.another_callout {
    /*position: relative;*/
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    background-color: white;
    color: #0a0a0a;
}
