.section-background{
	background: url('../images/fatima-basilica.jpg');
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
/*	background-attachment: fixed;*/
/*	height: 50vh;	*/
}