MaxiNutrition MaxShake offers perfect protein support when you are on the go. A smooth protein milk made with low fat skimmed milk and naturally occurring whey protein.This handy ready to drink protein shake packs 25g of Protein per bottle, contains no added sugar and is only 200 calories. And unlike other brands we never use any artificial flavours, colours or thickeners.Available in three delicious flavours - Chocolate, Vanilla and Strawberry. MaxShake is cold filled to protect the product and packaging, which helps to provide and clean smooth taste.Every flavour is gluten free, soy free and suitable for vegetarians. MaxShake comes in a convenient 330ml bottle. Perfect for leaving in your car or gym bag. Bottles made from 51% recycled plastic and are 100% recyclable.Now: Lactose-Free!
/* 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;
}
}
/* 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;
}
}
/* 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;
}
}