.customer-logos-title {
  text-align: center;
  margin-bottom: 1.6rem;
}
.customer-logos-title.h3 {
  font-weight: 500;
}

.customer-logos .glide__slides {
  align-items: center;
}
.customer-logos .glide__slide {
  padding: 0 2rem;
}
.customer-logos .glide__slide img {
  max-height: 120px;
  margin: 0 auto;
}