.moine-img {
  width: 70%;
  max-width: 280px;      /* limite dure */
  height: auto;
  margin: 1.5rem auto 0 auto;
  display: block;
}

