.list-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
