.navigation-3.fixed-top.transparent > .navbar.navbar-expand-md.navbar-dark > .container {
	line-height: 58px;
}

.navigation-3.fixed-top.transparent > .navbar.navbar-expand-md.navbar-dark > .container > div > .navbar-brand > .logo-default-dark {
	font-size: 29px;
	line-height: 81px;
	height: 100%;
	width: 100%;
	max-height: 150px;
	position: static;
	display: block;
}

.navigation-3.fixed-top.transparent > .navbar.navbar-expand-md.navbar-dark {
	display: flex;
}

