It’s time to turn your intensity up to the max with OUTLIFT AMPED - the ultimate high stim pre workout formula. This potent blend of nootropics, natural caffeines and electrolytes will supercharge your energy, mood and mental focus - making sure you’re getting the most out of your training sessions. Don’t settle for inferior pumps and performance - OUTLIFT AMPED will help keep you jacked in throughout every grueling workout - so you can smash your PRs and dominate your goals. Be relentless with OUTLIFT AMPED.
/* 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.