div.ecoflow {
	position: absolute;
	height: auto;
	width: 400px;
	left: 0px;
	top: 0px;
}
div.bioflow {
	position: absolute;
	height: auto;
	width: 150px;
	left: 420px;
	top: 0px;
	text-align: center;

}
div.magnotherapy {
	position: absolute;
	height: 66px;
	width: 182px;
	left: 380px;
	top: -85;
}
