/*0910 add*/
.call-us-list p.msg {
    padding:10px 0 10px;
}
@media (max-width: 480px) {
}

/* 2015.02.11 add */
@media only screen and (min-width: 1168px){
	.service-top .col-3:first-child + .col-3 .service-item .left img{
		margin-bottom:10px;
	}
}