


@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 40%;}
  .fl-page-header-row .col-md-8 {width: 60%;}
}


.fl-logo-text {
       font-size: 28px !important;
 }

 h2.fl-post-feed-title {
font-size:22px;
margin-bottom:0 !important;
}

.fl-post-author, .fl-sep {
display:none;
}

.fl-post-feed-text {
    margin: 0 10px;
}

.fl-post-feed-image img {
    height: auto !important;
    width: 100% !important;
margin: 0 10px;
}