.pnr-body-container {
	width: 100% !important;
	margin: 50px auto 0;
	padding: 0 5rem;
}

.title-allnews p {
	font-size: 2.5rem;
	font-weight: 600;
}

#feature-tabs ul {
	margin: 20px 0;
	padding: 10px 20px;
	list-style: none;
	background-color: #253140;
}

#feature-tabs ul li {
	display: inline-block;
	margin: 0 20px 0 0;
}

.subtract-container {
	text-align: center;
	margin-bottom: 20px;
}

.titleRule h3 {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 1rem;
}

.footer-title h5 {
	font-size: 1.25rem;
	font-weight: 600;
}

.gray999 {
	display: flex;
	align-items: center;
}

.gray999 img {
	width: 25px;
}

.leftalign p {
	margin: 10px;
}

.subtract img {
	text-align: center;
	display: inline-block;
	margin: 10px;
}

.subtract {
	text-align: center;
}

.div-63-width {
	text-align: left;
}

#tabs-1 .div-100-width {
	text-align: left;
}

#tabs-2 .subtract,
#tabs-3 .subtract,
#tabs-4 .subtract {
	text-align: center;
}

#tabs-2 .subtract .div-63-width,
#tabs-3 .subtract .div-63-width,
#tabs-4 .subtract .div-63-width {
	text-align: left;
}

#tabs-3>div:nth-child(3) {
	display: flex;
	align-items: center;
	flex-flow: wrap;
}

#tabs-3>div:nth-child(3) img {
	width: 25px;
}

#tabs-3>div:nth-child(3) p {
	margin-bottom: 0px;
}

#tabs-4 {
	margin-bottom: 50px;
}