Are you looking for a refreshing drink that will bring you support during your workout sessions? Look no more and try Actif Carbo Load, a drink consisting of carbohydrates to be consumed before and during trainings. Much more than an energy intake, drinking Actif Carbo Load is going to have a real impact on your performances by fighting fatigue and dehydration during your workout sessions, even the most intense. Fortified in caffeine, green tea and guarana, Actif Carbo Load will help you keep up your performances during your trainings, even the most intense. Convenient and easy to take with you everywhere, this thirst-quenching drink will bring you a lot of energy and it is available with a delicious lime flavour or a delicious red fruits flavour. Wait no more and fall under the taste of this drink that is such the perfect energy boost.
/* 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;
}
}