.fl-logo-text {
  
    font-weight: 400;
    font-size: 26px !important;
line-height:1.3 !important;
}

@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 55%;}
  .fl-page-header-row .col-md-8 {width: 45%;}
}

.box {
padding: 20px;
background: #eeeeee;
border: 1px solid #cccccc;
margin-top:20px;
}