#latest.component {
	height: 400px;
	background-color: #333;
}
#banner {
	display: block; height: 100%;
	background-position: center bottom;
	background-size: cover;
}