With DHA & EPA Omega-3 fats + Vitamin D3, good for brain function, eyes, heart, bones, muscle function and immune system.
Fish gelatin capsule with 550 mg DHA and 275 mg EPA
Vitamin D3 is good for the muscles, bones and immune system
100% free from burping or fishy burp odor
Plastic-free packaging
/* 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.