@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 55%;}
  .fl-page-header-row .col-md-8 {width: 45%;}
}

h2 {
font-size:24px;
}

h1 {line-height:1.1}

h2.bar {
background:#041e42 !important;
color:#ffffff !important;
padding: 4px 10px;
margin:20px 0 10px;
}

.box {
background: #e0eaf3;
background:#eeeeee;
padding:15px 20px;
border: 1px solid #c7d9e6;
border: 1px solid #cccccc;
margin:20px 20px 40px 0;
font-size:15px;
}


.box h2 {
color:#173656;
font-size:22px;
}