/*******************************************
<-- Start Carcity Brand section css -->
********************************************/
.brand-section {
  padding: 100px 0 100px;
  background: #f5f5f5;
}

.single-brand-thumb {
  display: flex;
  justify-content: center;
}
.single-brand-thumb img{
  height:80px;
  width:100%;
  display: flex;
  justify-content: center;
}

