.luxury_service{
	width:100%;
	display:block;
	overflow:hidden;
	text-align:center;
}

.luxury_service img{
	width:100%;
	margin-bottom: 10px;
}

.luxury_service .label{
	display: inline-block;
	background: #323232;
	color: #fff;
	font-size: 1rem;
	padding: 0 2rem;
	line-height: 2rem;
	margin-bottom: 10px;
}
.parts-definition-list .accordion-box .luxury_service .title{
	border-bottom: none;
	margin-bottom: 5px;
}
.luxury_service .text{
	margin:0 0 30px;
}