.headline {
    background-image: url( /resources/images/bgr1.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 30px 0px 80px 0;
	background-size:cover
}

.headline .headline-item {
    display:inline-block; width:23.8%; height: auto; vertical-align: top;padding: 10px;
}

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