/* M A R I S C H K A   L U T Z    G R A F I K D E S I G N  */
/* AWO International  */

	


/* H I N T E R G R U N D B I L D  */
.portfolio {
width: 100%;
	height: 62.5vmin;
	min-height: 15em;
	background:  var(--img) 30% / cover;
	background-attachment: fixed;
	background-blend-mode: multiply;	
}
@media only screen and (min-width: 600px) {
.portfolio {
width: 100%;
	height: 62.5vmin;
	min-height: 15em;
	background:  var(--img) 40% / cover;
	background-attachment: fixed;
	background-blend-mode: multiply;	
}
}
:nth-of-type(1) {
		--img: url('../images/MarischkaLutz_AWOint_HG2.jpg');
	}

:nth-of-type(2) {
		--img: url('../images/MarischkaLutz_AWOint_HG2.jpg');
	}

:nth-of-type(3) {
		--img: url('../images/MarischkaLutz_AWOint_HG2.jpg');
	}

:nth-of-type(4) {
		--img: url('../images/MarischkaLutz_AWOint_HG2.jpg');
	}
    
:nth-of-type(5) {
		--img: url('../images/MarischkaLutz_AWOint_HG2.jpg');
	}
    
:nth-of-type(6) {
		--img: url('../images/MarischkaLutz_AWOint_HG2.jpg');
	}    
    
    
    
    
    
    
