#generalBGOne {
	background-image: url('../images/wt/general/hero bg.jpg'); 
	background-size: cover; 
	background-repeat: no-repeat; padding: 5px 0 25px 0;
}


#generalBGTwo {
	background-image: url('../images/wt/general/row 2 bg.jpg'); 
	background-size: cover; background-repeat: no-repeat; padding:20px 0 50px 0;
}


#generalBGThree {
	background: url('../images/wt/general/close-up-in-a-cafe-on-a-white-table-men-s-hands-a-2021-08-30-08-05-35-utc-opt.jpg') 
	rgba(0,0,0,0.4); 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-blend-mode: multiply; 
	background-position-y: 40%;
}
