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