GET THE PERFORMANCE ADVANTAGE. GET TESTOFX SPORT! We are excited to introduce TestoFX Sport -- the latest addition to the Allmax Sport line-up. TestoFX Sport is formulated using only high-quality, lab-tested and proven ingredients that synergistically work to improve strength and performance. TestoFX Sport is the ideal formula for all athletes looking to elevate their fitness level for any training plan or budget.
/* 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.