Liquid Vitamin D3 and K2
Only high quality ingredients are used for the Vitamin D3 1.000 I.E. + K2 Spray by ZeinPharma. Natural peppermint flavor has been added to refine the taste. The liquid vitamins D3 and K2 are ideal for people who want a pure and liquid application. They are directly absorbed by the body through the oral mucosa. Vitamin D contributes to the normal function of the immune system. The vitamin D and K contribute to the maintenance of normal bones.
/* 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;
}
}