.shd-exceptions__table {
    width: 100%;
    border-collapse: collapse;
}

.shd-exceptions__table th,
.shd-exceptions__table td {
    padding: 0.5rem;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: top;
}

.shd-exceptions__table-wrap {
    overflow-x: auto;
}

.shd-exceptions__table-wrap {
    width: 100%;
}

.shd-exceptions__table {
    width: 100%;
    table-layout: auto;
}

.shd-exceptions.shd-card {
    max-width: 100%;
}
