.table{
    align-content: flex-start;
    width: fit-content; 
}

.dropdown {
    width: fit-content;
}

.borderless td,.borderless th  {
    border: none;
}
.list-group-item {
    padding: 5px;

  }