.brand > img {
  display: block;
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 13px;
  box-shadow: 0 8px 28px #00a8ff35;
}
