WHY ALLNUTRITION VIT A+E DROPS?
CONCENTRATED VITAMIN A+E DROPS
VITAMIN A HELPS MAINTAIN HEALTHY SKIN AND VISION
150 PORTIONS PER PACKAGE
VITAMIN E HELPS TO PROTECT CELLS FROM OXIDATIVE STRESS
ALLNUTRITION VIT A+E DROPS offers all the benefits of vitamin A and E, in its most convenient and concentrated form. The product easily helps to supplement the daily diet, providing up to 35 servings of this key vitamins.
/* 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.