/*******************************************
<-- Start Carcity Brand section css -->
********************************************/
.brand-section {
  padding: clamp(30px, calc( (80 / 1920) * 100vw ), 80px) 0;
  background: #f5f5f5;
}

.single-brand-thumb {
  display: flex;
  justify-content: center;
  background: #fff;
}
