Introducing 'Baby Drops'
- OptiBac Probiotics' 1st liquid drop supplement
- For breast fed and formula fed babies from birth onwards
- Recommended for 0-3 years, but also suitable for older children who
prefer a drop to a sachet or gummy
- A 3-ingredient supplement - no preservatives or colourings
- That can be given directly to babies with an easy to use dropper
- Adding the prestigious Bifidobacterium breve M-16V strain to the
OptiBac Probiotics range
- Already successfully used in 120 neonatal intensive care units in
Japan, Australia & New Zealand
- Extensively clinically trialled (36) in over 4,000 infants and
young children from birth
Benefits include:
- Colonisation in the infant gut
- Improvement in overall gut microbiome composition
- Reduced risk of infection
- Reduced GI discomfort
- Influenced immunity
- Improved allergy symptoms
- Reduced symptoms of asthma and wheezing
- Inhibited pathogens associated with colic
/* 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;
}
}