@charset "utf-8";
/* ===========================================================

	Title:		about.css
	Created:	2016-10-25

=========================================================== */
/* ===========================================================

	finance
	
=========================================================== */
table tr.debt-tr td {
	border-top: none !important;
}

.bong-graph-sp {
	display: none;
}
@media screen and (max-width: 1200px) {
	.bong-graph {
		display: none;
	}
	.bong-graph-sp {
		display: block !important;
	}
}
