#motif {
  max-height: 150px !important;
  height: 150px !important;
  overflow: hidden !important;
}

#motif img {
  height: 150px !important;
  width: 100% !important;
  object-fit: cover;
}