.main-content .si-content-area h1 {
	font-size: 34px;
}


table.bstable {
	width: 100%;
	border-collapse: separate;
	  border-spacing: 1em 0.5em;
	text-align: left;
}

table.bstable thead {
	
}

table.bstable thead tr {
	display: table-row;
}

table.bstable thead tr th {
	display: table-cell;
	padding: 1rem 1rem;
}

table.bstable td {
	display: table-cell;
	padding: 1rem 1rem;
}
