Mutant Multi is a complete nutrition insurance formula, harnessing 80+ ingredients into multiple systems, specifically formulated for the harsh realities of heavy lifting. High potency vitamins, minerals including electrolytes, phytonutrients, botanical extracts, antioxidants, enzymes, berries & greens, lipotropic factors — ALL delivered in easy to swallow tablets. Start each day with a good meal plus your MUTANT MULTIs and you're on your way!
/* 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.