/* highlight image */
.highlight-image {
  margin: 0 0 50px 0;
  min-height: 400px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
