.service-line{
	background-color: #0e3d63;
	color: white;
	font-weight: bold;
}
.card{
	border: 1px solid #0e3d63 !important;
}
@media only screen and (max-width: 1199px) {
	.col-lg-6{
		margin-top: 10px;
	}
}
