header {
  height: 140px;
  color: #fff;
  padding: 0 20px;
}
.container-header {
  background-image: linear-gradient(90deg,#2A8336,#194181);
}/*
.container-header .site-description {
	font-size: 40px;
}*/
.container-header .navbar-brand img {
  max-height: 110px;
  width: auto;
}/*
.navbar-brand {
	display: inline-flex !important;
	align-items: center;
}
.brand-logo {
	margin-right: 100px;
}*/