@charset "UTF-8";
/* CSS Document */

.left-num {
	line-height: 150px;
	float: left;
	color: #f65891;
}
.bg {
	background:url(../../../images/landing/design/des-hdr.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 840px;
	margin: 0px;
	padding: 0px;
}
.left {
	min-height:250px;
}