.dextrose{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.dextrose img{
	width: 160px;
	height: 160px;
}
.syruped{
	margin-top: 40px;
}
.dextrose h3{
	font-size: 18px;
	color: #00A9CE;
	font-weight: normal;
	margin-bottom: 20px;
}
.garlicd{
	width: 700px;
}
.dextrose p{
	margin-bottom: 25px;
}
