.brand-lockup {
  display: grid;
  justify-items: start;
  line-height: 1;
}

.brand-logo {
  display: block;
  width: 210px;
  height: auto;
}
