.brand-logo {
	display: flex;
}
.brand-logo img {
	width: 100px !important;
	height: 100px;
}
.brand-logo h1 {
	margin: 5% 0 0 5%;
}