.headline {
background-image: url( /resources/images/advantages-bgr.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 80px 0;
	}
	
.design_template.headline h2 { text-align: center; font-size: 32px; font-weight:900; font-family: Manrope; }

.list-container-headline {
    margin: 0 auto;
	width: 80%;
	text-align:center
	
}
.list-container-headline .product-list-headline { display:inline-block; width: 47%; height: auto; vertical-align: top; padding: 10px !important; background-image: url( /resources/images/prozr.svg);
	background-position: center center;
	background-repeat: repeat; margin: 5px; }


.headline .headline-item {
    flex-grow:1;
    margin: 16px 8px;
}

.headline .headline-item img { width:100%; }