.standard-space{
  padding-left: 15%;
  padding-right: 15%;
}
table, td, th {
  border: 1px solid black;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  height: 50px;
}

.spacer{
	padding-top: 30px;
}