Introducing the all-new Warrior Creatine Protein Bar � the ultimate fuel for your fitness goals! Packed with 3g of Creatine to boost strength and performance, 20g of high-quality protein for muscle recovery, and loaded with high fiber to keep you going. With low sugar, it's the perfect snack to power your workouts without the crash. Elevate your performance and stay on track with the Warrior Creatine Bar. Features 3 Grams of Creatine (recommended daily intake being between 3g-5g) A Huge 20 Grams of Protein Per Bar Amazingly Delicious Flavours
/* 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;
}
}