.itsec-card-database-backup__recent-backups {
	width: 100%;
	border-spacing: 0;

	@include sticky-table();

	th:last-child,
	td:last-child {
		text-align: right;
	}
}
