Ignite your transformation with the legendary power of The Omen!
A blend of Caffeine Anhydrous, Green Coffee Bean Extract and fat transporting L-Carnitine forces your body into overdrive, so you achieve your goals faster than ever before.
This fast-acting product helps controlling appetite and supports metabolism.
Get clean, intense energy with enhanced mental focus throughout the day.
/* 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.