#footer {
}
#footer .some-class {

}
#footer .row {
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 991px) {
	#footer {
	}
}
