Helps to support the health of respiratory tract.
With pure honey
Natural active ingredients
100% vegetarian
Orange flavor
Terminalia chebula, fruit pericarp - strengthens the body's natural defenses; supports the health of the respiratory tract
Syzygium aramaticum - helps maintain the health and comfort of the mouth and throat; helps maintain the health of the respiratory tract
Elettaria cardamomum seed - helps to maintain immunity
Cinnamomum zeylanicum bark - supports the health of the upper respiratory tract
Zingiber officinale rhizome - helps maintain immunity; has significant antioxidant properties
Zingiber officinale (common name : ginger) - contributes to the natural defences of the body
Piper longum fruit - strengthens the immune system
Piper nigrum fruit - has significant antioxidant properties
/* 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;
}
}
/* 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.