.brand {
  display: block;
  font-size: 0;
}

.brand img {
  display: block;
  width: min(280px, 48vw);
  height: auto;
}
