.container-header {
  background-color: white;
  background-image: none;
}
.container-topbar {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
 }
h1 {
    color: rgba(25, 25, 112, .75);
    font-size: 1.2em;
}
.container-header {
height: 140px;
}