#page-title-bar {
	width: 100%;
	margin:20px auto 0px auto;
}

.fs-18m {
	font-size: 18px;
}

#page-title-word {
	display:flex;
	font-size:22px;
	font-weight:600;
	font-stretch:100%;
	font-family:poppins-semibold, poppins, sans-serif;
	letter-spacing:1.1px;
	text-align:left;
	position:relative;
	height:50px;
	line-height:50px;
}

#page-title-word:after {
	content:"";
	position:absolute;
	top:23px;
	background:rgba(90,90,90,255);
	height:1px;
	width:770px;
	left:130px;
}

#EB81AAC9H {
	width: 100%;
	margin:0 auto;
	display:inline-flex;
}

#EB81AAC9Y {
	border-radius:5px 0 0 5px;
	position:relative;
	width:300px;
	height:190px;
	background:rgb(28, 28, 28);
	font-family:helvetica;
	font-size:12px;
	color:rgb(232, 230, 230);
}

#EB81AACFH {
	border-radius:0 5px 5px 0;
	width:600px;
	height:190px;
	background: rgb(20,20,20);
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

