.navbar-brand {
	display: inline-flex !important;
	align-items: center;
}

.container-header .navbar-brand a {
	float: right; 
}

.container-header .site-description {
	font-size: 60px;
}

.site-description {
	font-size: 60px;
}

.container-header {
  border-bottom-style: solid;
  border-color: #fff;
  border-width: 5px;
}

.container-header .container-nav {
  padding-bottom: 7px;
}

