.logo-wall-item {
  text-align: center; }
  .logo-wall-item img {
    width: 100%;
    max-width: 250px; }

.logo-wall-footer {
  display: flex;
  justify-content: center;
  margin-top: 30px; }

.logo-wall [data-max-columns] {
  align-items: center;
  grid-gap: 30px; }
