.offredumoment-block-3{
	height: 185px;
}


.offredumoment-block-3 > span {
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 145px;
    width: 145px;
  }
  
.offredumoment-block-3 .offredumoment-price{
	  width: 130px;
  }
  
.offredumoment-block-3 .offredumoment-title{
	  width: 130px;
	  font-size: 1rem;
	  overflow: hidden;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
	  height: 55px;
  }