.footer-contact-us h5{
	margin-bottom: 1rem;
	margin-top: 1rem;
}

@media only screen and (min-width: 768px) {
	.footer-contact-us{
		text-align: right;
	}
	.footer-contact-us h5{
		margin-top: 0;
	}
}