body {
  min-height: 2000px;
  padding-top: 70px;
}

div.row {
	border-bottom: 1px solid lightgray;
}

div.row, div.row div {
	height: 30px;
}

.col-wide {
	width: 30%;
}