.bosonx-descriptiveCard__body .text > *:first-child,
.bosonx-descriptiveCard__body .text > link:first-child + * {
    margin-top: 0 !important;
}
.bosonx-descriptiveCard__body .text > *:last-child {
    margin-bottom: 0 !important;
}

.bosonx-grid--equalheight .bosonx-grid__item--content-start .carteDescriptive {
	height: 100%; 
}