﻿.sy-content {
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sy-explorer-obsolete {
	margin: 0 auto;
	width: 50%;
}

	.sy-explorer-obsolete h2 {
		text-align: center;
	}

	.sy-explorer-obsolete p {
		text-align: justify;
	}

		.sy-explorer-obsolete p:not(:first-child) {
			margin-top: 1em;
		}
