.global-enterprises__logo-list {
  overflow-x: auto;
  white-space: nowrap;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.global-enterprises__logo-list::-webkit-scrollbar {
  display: none;
}

.scroll-container {
  display: inline-block;
}
.scroll-container img {
  display: block;
  width: 145.8333333333vw;
  height: auto;
}

.global-enterprises__heading h2 {
  color: #fff;
  margin: 0 0 2.6041666667vw;
  font-weight: 300;
}/*# sourceMappingURL=global-enterprises.css.map */