.kenall-custom-filter-projects.fl-post-grid .fl-post-column {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333333333333%;
    float: left;
}
.kenall-custom-filter-projects.fl-post-grid .fl-post-grid-post .fl-post-image a{
        height: 196px;
    background-size: cover;
    width: 100% !important;
    display: inline-block;
}
.kenall-custom-filter-projects.fl-post-grid .fl-post-text h2{
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    color: #2a3f6b;
    padding: 0 0 5px;
    font-weight: 300;
}
.kenall-custom-filter-projects.fl-post-grid .fl-post-text h4{
  font-weight: 300;
  font-size: 16px;  
      color: #666 !important;
}
.kenall-custom-filter-projects.fl-post-grid .fl-post-text h2 a{
    color: #404044;}
.related-project.group .span_1_of_3{width: 33.33%;float: left;padding: 0 15px;}
.related-project.group .wp-post-image{min-height: 261px;}

@media only screen and (min-width: 992px) {
    #mega-menu-wrap-header {
        width: 100%;
        margin-left: 0;
    }
} 
@media only screen and (max-width: 767px) {
    .kenall-custom-filter-projects.fl-post-grid .fl-post-column{
       width: 100%;
    }
    .related-project.group .span_1_of_3{width: 100%;padding:0;}
}
