Swanson Triphala is a great way to help cleanse the body without weakening your system. This potent extract originated from India and was used as a traditional Ayurvedic formula. Safe for everyday use, triphala nourishes for truly rejuvenating digestive support with the help of three fruits, commonly known as amla, behada and harada.
/* 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;
}
}
/* 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;
}
}
Choosing a selection results in a full page refresh.