/* OPPBlock header overrides restored after the phpBB 3.3.17 update. */
.wrap {
	max-width: 100%;
	min-width: unset;
}

.site-description {
	float: left;
	width: 65%;
	padding-bottom: 5px;
}

.site-description h1 {
	font-size: 4.5em;
	color: #ffff00;
	line-height: 1.1;
	margin: 0;
	padding: 10px;
}

.site-description p {
	font-size: 3.3em;
	color: #000000;
	line-height: 1.1;
	margin: 0;
}

.site-description .logo img {
	display: block;
	max-width: none;
}
