SUPPORTS DIGESTIVE SYSTEM
CONTAINS DIGEZYME ENZYME COMPLEX
HELPS DIGEST CARBOHYDRATES, PROTEINS, AND FATS
CONTAINS AMYLASE, CELLULASE, LACTASE, LIPASE, AND PROTEASE
PRACTICAL CAPSULE FORM
ALLNUTRITION DIGESTIVE ENZYMES is a dietary supplement in the form of convenient swallowable capsules, created based on highest quality ingredients and active ingredients. It is designed for individuals who want to take care of their digestive system and feel truly light every day! Why? Because ALLNUTRITION DIGESTIVE ENZYMES assists in proper metabolism and supports the digestion process.
/* 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.