[data-background]
{ 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
/*
body
{
	background-image: url('/images/landing/background.jpg') !important;
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: cover !important; 
	min-height:100vh;

}*/