.accueilRecettes .componentRecipesList-background.mobile {
    height: 16.25rem;
}

.accueilRecettes .componentRecipesList-background.mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}