Unleash your dark side with The Curse! Pure Micronized Glutamine! One of the most well-known amino acids, glutamine plays an important role in muscle protein development, particularly after intense exercise...while also supporting a healthy immune system. The Curse! Glutamine contains no additives, no artificial colors and no artificial flavors. This is Medicine for Mayhem!
/* 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.