@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 27%;}
  .fl-page-header-row .col-md-8 {width: 73%;}
}

.fl-logo-text {
    font-weight: 400;
    font-size: 23px !important;
}

    .indent p {
text-indent: -28px;
padding-left: 28px;
}

.box {
padding:0;
background: #eeeeee;
border: 1px solid #dddddd;
}



.threeboxes {
padding:0px 10px;
background: #eeeeee;
border: 1px solid #dddddd;
margin-right:30px;
height:300px
}
