

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@media (min-width: 1200px)
{
	.row {
	  margin-left: inherit;
	}

	[class*="span"] {
	float: left;
	min-height: 1px;
		margin-left: inherit;
	}
}

header
{
	margin-bottom: 10px;
}


.table
{
	word-wrap: normal;
}














