#brands-carousel {
  margin-top: 45px;
}

#brands-carousel .owl-stage {
  display: flex;
}

#brands-carousel .owl-stage .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

#brands-carousel .owl-stage img {
  height: auto;
  width: 110px;
}
/*# sourceMappingURL=allbrandlist.css.map */