.portion {  
	background-image:  url('../images/made-in-EU/Made-in-EU-2017-01-carbon.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 400px;
}

.portion3yw {  
	background-image:  url('../images/made-in-EU/Made-in-EU-2018-01.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 300px;
}

.portion-triplex {  
	background-image:  url('../images/made-in-EU/stripe-triplex.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-arptex {  
	background-image:  url('../images/made-in-EU/stripe-arptex.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-fibra {  
	background-image:  url('../images/made-in-EU/stripe-fibra.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-wood-core {  
	background-image:  url('../images/made-in-EU/stripe-wood-core.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-fins {  
	background-image:  url('../images/made-in-EU/stripe-carbon-fins.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-savvy-design {  
	background-image:  url('../images/stripes/stripe-savvy-design.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-savvy-chicken-loop {  
	background-image:  url('../images/stripes/stripe-savvy-chicken-loop.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion-savvy-safety {  
	background-image:  url('../images/stripes/stripe-savvy-safety.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	min-height: 350px;
	display: flow-root;
}

.portion.kite {
 	background-image: url('../images/made-in-EU/Made-in-EU-2017-01.jpg');
}

.portion-right {
	float: right;
	min-height: 400px;
	padding-right: 40px;
	padding-left: 40px;
}