At QNT, we know you're always looking to push your limits. That's why each Crunchy Bar is designed to support you towards your ideal form, with a composition meant to boost your performance and recovery. Here's what each 65g bar brings to you, so you can shine even brighter: Pure Energy: With 233 kcal, this bar gives you the necessary boost to face your sports and daily challenges. Mental Agility: With only 16.3g of carbohydrates and a tiny 0.8g of sugars, it keeps your focus sharp without weighing down your digestion. Resistance: The 8.5g of fibers support your intestinal health and overall well-being goals. Muscle Power: With an incredible content of 26g of proteins, this bar is your ally in sculpting and repairing your muscles after effort.
/* 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;
}
}