.hero-image {
  background: url(img/hero-overlay.jpg);
  background-size: cover;
}
.featurette-divider {
  margin-top: 2em;
  margin-bottom: 2em;
}
.falc-image {
  object-fit: contain;
  width:100px;
  height:100px;
}
