ol {
	overflow: hidden;
}

ol li {
	width: 360px;
	float: left;
	margin-right: 40px;
	height: 16em;
}