.fh5co-nav .fh5co-logo img {
  max-width: 100px;
  margin-right: 50px;
}

#fh5co-othersevices{
  padding: 7em 0;
}

#fh5co-blog{
  padding: 2em 0;
}

.row{
  margin: 0px !important;
}

#fh5co-gallery{
  padding: 5em 0;
}

.overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(31, 95, 139, 0.7);
}

.fh5co-blog .blog-text{
  background-color: white;
}

@media only screen and (min-width: 425px) {
  .features-description > .col-md-3.animate-box{
    min-height: 280px;
  }
}
