/*============================================================================================
   Start Brand CSS 
==============================================================================================*/
.brand-section.style-2 .brands-wrapper {
  background: #f5f5f5;
  padding: 32px;
}
.brand-section.style-2 .swiper-slide.brand-card img {
  max-width: 140px;
}
.brand-section.style-2 .swiper-slide {
  display: flex;
  justify-content: center;
}

/*============================================================================================
   End Brand CSS
==============================================================================================*/
