Part fermented sustainable bi-product of the drink Agua de Madre perfect drink or a cooking paste.
A sustainable by-product of Agua de Madre's fermenting process. An intense, part fermented ginger; lemon paste. Great for when you are feeling under the weather or just want a ginger boost.
Hola Gut Health, the Madre will take it from here. If you want to have a glow, go with your gut and trust the Madre knows best."
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}