.brandLogo {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  background: #fff;
  flex: 0 0 50px;
}
