.diagonal {
	width:100%;
	float:left;
	overflow:hidden;
	position:absolute;
	z-index:150;
	background-image: url(http://moralesybanchero.com/assets/img/bg-diagonal.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:154px;
	margin-top:500px;
}
