span.background{
	position: absolute;

	overflow: hidden;

	width: 100%;
	max-height: 240px;

	z-index: -1;
}

span.background img{
	width: 100%;
	height: auto;
}


