.headline {
	padding: 40px 0;
	margin: 0 auto;
	text-align:center;
	width: 1550px;
}
@media screen and (max-width: 1600px) {
 	.headline {
	width: 78% !important;
}
}
.headline .headline-item {
display:inline-block; width:16%; height: auto; vertical-align: top;
}

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