.plain-homepage-box {
background: #e0eaf3;
padding:10px;
height: 200px;
border: 1px solid #c7d9e6;
}

.plain-homepage-box h2 {
color:#01375d;
}

@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 40%;}
  .fl-page-header-row .col-md-8 {width: 60%;}
}

.fl-widget .fl-widget-title {
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #5d95bc;
}

.fl-page-header-primary .fl-logo-img {
    height: auto !important;
width:220px;
margin-bottom:2px;
}