.product-list-ulticam .OurBrand .item a{
  background-color: #00a0e8;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00A0E8;
  color: #fff;
  padding: 0 20px !important;
  height: auto;
  line-height: 43px !important;
  border: 0;
}
.product-list-ulticam .OurBrand .item a:nth-child(1){
  margin-right: 1rem;
}
