.b-advantages {
	margin-top: 50px;
	margin-bottom: 20px;
}

.b-advantages__bg {
	background: 0 0 url(images/advantages.png) no-repeat;
	width: 940px;
	height: 240px;
	position: relative;
}

.b-advantages__header {
	position: absolute;
	left: 0;
	right: 0;
	top: -15px;
	display: block;
	text-align: center;
}

.b-advantages__list {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 175px;
	left: 0;
	right: 0;
	text-align: center;
}

.b-advantages__list-item {
	text-transform: uppercase;
	display: inline-block;
	width: 215px;
	text-align: center;
	vertical-align: top;
	line-height: 1;
	font-size: 14px;
	margin: 0 6px;
}
