True Veda Organic Triphala is a potent blend of Amalaki, Bibhitaki, and Haritaki, known for its cleansing and detoxifying properties. Using water-based extraction technology, the capsules deliver maximum potency and purity.
This holistic supplement supports digestion, metabolism, immune function, and energy levels. It also aids in toxin removal, reduces inflammation, and promotes healthy aging with its antioxidant properties. Certified organic and free from additives, True Veda's Triphala provides a natural way to enhance your overall health and well-being.
/* 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;
}
}