#content-w-table{
	position: relative;
	width: 1000px;
	height: 408px;
	margin-top: 1.5%;
	margin-left: auto;
	margin-right: auto;
}

#content-w-left{
	display: inline-block;
	width: 50px;
	height: 100%;
	margin-top: 5%
	float: left;
}

#content-w-right{
	display: inline-block;
	width: 900px;
	height: 100%;
	font-family: 'Magra', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	margin-top: 2.7%;
	margin-left: 2%;
}

#content-w-right-header-txt{
	font-family: 'Prompt', sans-serif;
	color: #80cc28;
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}
