@media (min-width: 1600px) {
  .ui.container {
    width: 1400px;
  }
}

.avdata-list{
  display:flex;
}