.background-image {
	background-image: url(../../images/chirurgin.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 600px 100px;
	min-height: 580px;
 	height:auto !important;
  	height:580px;
}
