.img-pratique figcaption {
position: absolute;
bottom: 0px;
padding: 10px;
background-color: rgba(255, 255, 255, 0.8);
left: 50%;
width: 80%;
border-radius: 5px;
transform: translateX(-50%);
}
@media all and (min-width: 1024px) {
.pratiques-first-row .elementor-column {
width: 33.3% !important;
}
.logo-first-row .elementor-column {
width: 16.6%;
}
}