.collection.logos .grid {
  max-width: 80%;
  margin: 0 auto;
  justify-content: space-evenly;
  align-items: center;
}