.table-events .table__table th,
.table-events .table__table td {
    vertical-align: middle;
}

.table-events .table__table th:last-child,
.table-events .table__table td:last-child {
    width: 20%;
}

.table-events__button {
    margin: 0;
}
