.myDiv {
	position: relative;
	margin: auto;
	background-color: white;
	text-align: center;
	width: 300px;
}

.hydro-pressure0 {
	position: absolute;
	top: 10px;
	left: 126px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.pump-pressure0 {
	position: absolute;
	top: 75px;
	left: 45px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.sand-filter-pressure0 {
	position: absolute;
	top: 82px;
	left: 223px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.disk-filter-pressure0 {
	position: absolute;
	top: 82px;
	left: 277px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}




.pump-pressure1 {
	position: absolute;
	top: 75px;
	left: 69px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.sand-filter-pressure1 {
	position: absolute;
	top: 95px;
	left: 201px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.disk-filter-pressure1 {
	position: absolute;
	top: 95px;
	left: 266px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}




.pump-pressure2 {
	position: absolute;
	top: 143px;
	left: 105px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.sand-filter-pressure2 {
	position: absolute;
	top: 143px;
	left: 291px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}





.pump-pressure3 {
	position: absolute;
	top: 83px;
	left: 164px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}

.disk-filter-pressure3 {
	position: absolute;
	top: 83px;
	left: 291px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}




.pump-pressure4 {
	position: absolute;
	top: 95px;
	left: 265px;
	font-family: 'Share Tech Mono', monospace;
	font-size: 16px;
	border-radius: 5px;
	border: 2px solid #4a4445;
	background: white;
	color: black;
	text-align: center;
	padding: 2px;
}