It might sound a little funny, but Horny Goat Weed does exactly what its name implies--and not just for goats! This remarkable herb has been recommended for centuries by Chinese herbal practitioners as a great way to fuel the passions of both men and women. Our special formula combines guaranteed-potency horny goat weed extract in convenient pill form with extracts of tribulus, maca, Mucuna pruriens, and Polypodium vulgare to turn up the heat in your love life.
/* 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;
}
}