Highly concentrated calcium & magnesium for cardiovascular support
Helps maintain healthy blood pressure and glucose levels
Helps build and support strong bones
Promotes energy production and muscle relaxation
Swanson Premium Liquid Calcium & Magnesium combines two essential minerals that work together to maintain strong, healthy bones and muscles. Our high-absorption softgels supply the ideal two-to-one ratio of these vital minerals, with 300 mg of calcium and 150 mg of magnesium apiece.
/* 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.