Excessive meals and drinks ? Digestive heaviness, dull complexion ? Temporary tiredness? These can be signs of an over-worked liver ! Take DETOX LIVER for 2 or 3 days.
Thanks to their targeted action, the plants present in DETOX LIVER contribute to maintaining the health of your liver and your galbladder. To completely detoxify your liver, we recommend taking DETOX LIVER for 20 days.
/* 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;
}
}