.page_about > p > img
{
	max-width: 200px !important;
	margin-right: 20px;
}

.obj_issue_toc .sections .section
{
	margin: 0px -20px;
	padding: 10px 30px;
}

.obj_issue_toc .sections .section:nth-child(1)::before
{
	display: none;
}

.copyright > p:nth-child(1)
{
	display: none;
}

.obj_article_summary .title {
	text-transform: Uppercase;
}

.obj_article_details .page_title {
	text-transform: Uppercase;
}