#assets {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }