@media (max-width: 767px)
{
	.display-xs
	{
		display: flex;
	}
footer .ssFooter {
    border-right: 0px ;
}
.tarl{
	text-align:left;
}

#text-service-export-container {
	padding: 0 3rem;
	text-align: justify;
	flex: 1;
}
	
}