.service-info {
	margin-bottom: 60px;
	display: inline-block;
}

.service-title-bg-red {
	background-color: #c21c24;
	color: #fff;
	font-size: 16px;
	padding: 10px;
}
.service-info-bg-grey {
	background-color: #dfdfdf;
	color: #666;
	margin-bottom: 20px;
}
.part-info {
	color: #666;
}
.part-img {
	text-align: center;
	padding-bottom: 35px;
}
.part-img-box > img {
	width: 24%; 
	margin-right: 3px;
}
.div-img-wrapper-for-owl {
	margin: 0 10px;
    text-align: center;
    padding: 7px 0;
    position: relative;
}
