ALLNUTRITION COLLAGEN BEAUTY SHOT is a dietary supplement in the form of a convenient shot with a combination of hydrolyzed bovine collagen with vitamins and minerals. That is why it is dedicated to those who care about a healthy and beautiful appearance, as well as people practicing sports, after sports injuries and during the convalescence period.
WHY IS IT WORTH SUPPLEMENTING COLLAGEN?
Collagen is the main protein of connective tissue. It is assumed that its amount in the body naturally decreases with age and the natural degradation of collagen fibers in the body occurs.
/* 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;
}
}