.price-box header h2 {
    font-size: 28px;
}

.conseilsCrop {
	width: 100%;
      height: 300px;
      margin: 0 0%; /*auto won't work here*/
      object-fit: cover;
}