.SelfServiceDashboardComponent__table {
    width: 100%;
    border-collapse: collapse;
}

.SelfServiceDashboardComponent__table--subscriptions {
    th,
    td {
        text-align: left;
    }
}