.plastination-info-body {
	position: relative;
}
.btn-accordion-info {
	background: none;
	border: none;
	text-align: left;
	width: 100%;
}
.btn-accordion-info > .glyphicon {
	background-color: #cd5932;
	border-radius: 50px;
	border: thin solid;
	color: #fff;
	margin-right: 15px;
	padding: 10px;
	font-size: .7em;
}
.btn-accordion-info > .glyphicon.glyphicon-plus:before {
	margin-left: 2px;
}
.btn-accordion-info > .glyphicon.glyphicon-minus:before {
	margin-left: -1px
}
/*.body1-formalin,
.body1-specimens,
.body2-acetone,
.body2-soluble,
.body2-water,
.body2-specimens,
.body3-vacuum,
.body3-acetone,
.body3-polymer,
.body3-specimens,
.body4-each,
.body5-specimen {
	top: 0;
}*/
.body2-acetone,
.body2-soluble,
.body2-water,
.body3-acetone,
.body3-polymer {
	font-size: .8em;
	position: absolute;
}
.body2-acetone,
.body2-soluble,
.body2-water,
.body3-acetone {
	text-shadow: 2px 2px 2px #fff;
}
.body2-acetone {
	right: 8%;
	top: 52%;
}
.body2-soluble {
	line-height: 1em;
	right: 25%;
	text-align: right;
	top: 38%;
	width: 10%;
}
.body2-water {
	right: 3%;
	top: 10%;
}
.body3-acetone {
	left: 53%;
	top: 33%;
}
.body3-polymer {
	color: #fff;
	left: 20%;
	line-height: 1.1em;
	text-align: right;
	top: 10%;
	width: 20%;
}
@media (min-width: 768px) {
	.plastination-info-body {
		width: 100%;
	}
	.body1,
	.body2,
	.body3,
	.body4,
	.body5 {
		position: relative;
	}
	.body1,
	.body2,
	.body3 {
		width: 58%;
	}
	/*.body1,
	.body3 {
		margin-top: 5%;
	}*/
	.body1-formalin,
	.body1-specimens,
	.body2-specimens,
	.body3-vacuum,
	.body3-specimens,
	.body4-each,
	.body5-specimen {
		font-size: .9em;
		line-height: 1.2em;
		position: absolute;
	}
	.body1-formalin {
		bottom: 60%;
		left: 5%;
		width: 50%;
	}
	.body3-vacuum {
		left: 14%;
		top: 16%;
		width: 28%;
	}
	.body1-specimens,
	.body2-specimens,
	.body3-specimens {
		bottom: 10%;
		right: 0;
		/*top: 10%;*/
		width: 40%;
	}
	.body2-specimens {
		bottom: auto;
		top: 9%;
	}
	.body2-acetone {
		right: 46%;
		top: 80%;
	}
	.body2-soluble {
		right: 56%;
		top: 55%;
		width: 10%;
	}
	.body2-water {
		right: 44%;
		top: 10%;
	}
	.body3-vacuum {
		left: 14%;
		top: 14%;
		width: 29%;
	}
	.body3-acetone {
		left: 31%;
		top: 71%;
	}
	.body3-polymer {
		left: 14%;
		top: 45%;
		width: 10%;
	}
	.body3-specimens {
		bottom: auto;
		top: 18%;
	}
	.body4 {
		width: 60%;
	}
	.body4-each,
	.body5-specimen {
		right: 2%;
		top: 25%;
		width: 35%;
	}
	.body5 {
		width: 73%;
	}
	.body5-specimen {
		right: 2%;
		top: 19%;
		width: 28%;
	}
}
@media (min-width: 992px) {
	.body1-formalin {
		left: 11%;
		top: 11%;
		width: 35%;
	}
	.body1-specimens {
		/*top: 20%;*/
	}
	/*.body2-specimens {
		top: 35%;
	}*/
	.body2-specimens {
		top: 21%;
		width: 35%;
		right: 5%;
	}
	.body3-vacuum {
		top: 14%;
		width: 24%;
	}
	.body3-acetone {
		top: 79%;
	}
	.body3-specimens {
		bottom: auto;
		top: 39%;
	}
	.body4-each {
		left: 6%;
		right: auto;
		top: 8%;
		width: 19%;
	}
	.body5-specimen {
		left: 6%;
		right: auto;
		top: 7%;
		width: 20%;
	}
}
@media (min-width: 1200px) {
	.body1-formalin {
		bottom: auto;
		left: 15%;
		width: 20%;
		top: 0%;
	}
	.body1-specimens,
	.body2-specimens {
		/*bottom: auto;*/
		right: 20%;
		/*top: 20%;*/
		width: 20%;
	}
	.body2-specimens {
		top: 13%;
	}
	.body3-specimens {
		right: 20%;
		top: 24%;
		width: 20%;
	}
	.body3-vacuum {
		width: 15%;
	}
	.body3-polymer {
		left: 19%;
		top: 45%;
		width: 5%;
	}
	.body4-each {
		left: 8%;
		top: 13%;
		width: 16%;
	}
	.body5-specimen {
		left: 8%;
		width: 12%;
	}
}