BURN FAT FOR FUEL
500mg L-CARNITINE
STIMULANT FREE
PERFORMANCE
ENDURANCE
CARNITINE 500
L-Carnitine is a non-essential amino acid that supports transport of long chain fatty acids into the cells where they are converted into energy. L-Carnitine is also suggested to support endurance and power levels, making it a core part of building a lean physique.
/* 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.