div.logo
{
	background-color: #467391;
	background-color: #999;
	display: flex;
	flex-direction: row;
}
div.logo > *
{
	align-self: center;
}