For a healthy mind and an active body, B-1 is one vitamin you can't be without! The first B- vitamin to be discovered, thiamin plays crucial roles in energy metabolism and nerve cell function, making it essential for the health of both mind and body. Because thiamin can't be stored in the body, it's important to get a good supply every day. Our Vitamin B-1 capsules are a convenient way to ensure that you meet your daily needs.
/* 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.