@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 35%;}
  .fl-page-header-row .col-md-8 {width: 65%;}
}


.plain-homepage-box {
background: #e0eaf3;
padding:10px;
height: 200px;
border: 1px solid #c7d9e6;
}

.plain-homepage-box h2 {
color:#01375d;
}

.fl-logo-text {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 24px !important;
    line-height:1.3;
}