.hero-image {
  position: relative;
  background: url('../../images/metier/metier_bio.jpg') no-repeat center center;
  background-size: cover; 
  height: 500px;
  width: 100%;
  color: white;
}