Get the most out of the foods you eat with the digestive support of Swanson Bromelain! If your body doesn't digest food efficiently, even the healthiest diet can come up short of your needs. Bromelain is an enzyme complex derived from pineapple that helps your system break down foods so you get the full benefit of the nutrients in your diet. This high-powered formula delivers 1,200 GDU of enzyme activity per veggie capsule.
/* 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.