ALLNUTRITION RASPBERRY IN JELLY is a delicious fruit jelly without added sugar with whole raspberry pieces, up to 80% fruit content! Created for all those who want to take care of their figure, while not giving up a bit of sweet pleasure in their diet.
It will work perfectly as an ingredient for fit dishes - pancakes, waffles and oatmeal. Your favorite meals will gain a completely new dimension of taste!
/* 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.