Mutant Mass has delivered millions and millions of servings since 2005 to our loyal iron followers in over 100 countries. Designed for the strong and the humongous, MUTANT MASS is constantly being discovered by new hardcore and dedicated athletes of all types who seek the best.
MUTANT MASS is dedicated to providing a fierce blend of clean food-based, nutrient-dense ingredients. Our ongoing research and testing on some of the most massive MUTANTs on the planet leads to what you now hold in your hands - our greatest '#1 Original Big Bag' creation yet. It is who we are.
/* 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.