.bnew	{
	width: 100%;
	height: 409px;
	background-image: url(../img/bnew_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 70px;
}

.bnew-container	{
	margin: auto;
	width: 980px;
	height: 409px;
	text-align: left;
}

.bnew-title	{
	width: 940px;
	height: 100px;
	text-align: left;
	font-size: 40px;
	font-family: "PlayfairDisplayBold";
	color: #ffffff;
	padding-top: 40px;
	margin-left: 12px;
}

.bnew-text	{
	width: 615px;
	height: 145px;
	text-align: left;
	font-size: 18px;
	font-family: "OpenSansRegular";
	color: #ffffff;
	margin-left: 12px;
	margin-top: 60px;
}

