.team-brand {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 7;
  object-fit: cover;
  border: 1px solid #1a2e37;
  margin-bottom: 25px;
  filter: saturate(.88) contrast(1.04);
}
