#services	{
	background-color: #1E2939;
	height: auto;
	font-family: "URW Gothic";
	font-size: 14px;
	}



.expertise	{
	
	margin-left: 30%;
	margin-right: 30%;
	align-items: center;
	text-align: justify;
	text-overflow: hidden;
	padding-top: 7.5em;
	padding-bottom: 7.55em;
	}
	

.expertise h2	{
	color: #fff;
	}
	
	
.expertise p	{
	display: inline-block;
	overflow-x: scroll;
	overflow-y: scroll;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	}


@media only screen and (max-width: 992px)
	{
	
	}
