#panel {
	background:url("../img/panel_teplosnabzhenie.jpg") center center no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	#services_description {
		background:url("../img/stroitel.jpg") no-repeat;
		background-size:contain;
		background-position: left bottom;
		height:auto;
	}
}