/*
@media only screen and (min-width: 1280px) {
	.container {
		width: auto !important;
		max-width: 60%;
	}
}

.nav_bar > table {
	width: 100% !important;
}
*/
