.logo {
	margin: 0;
  	margin-left: -10;
	font-size: 1.45em;
	text-transform: uppercase;
	text-align: center;
	display: block;
	color: black;
	font-weight: bold;
}

.leads-logo {
  width: 8rem;
  height: auto;
}

.gli-logo {
    width: auto;
    height: 3rem;
  }

.brand {
  display: flex;
  align-items: center;
}