#legal-notices-banner-2nd{
	width: 500px;
	height: 285px;
	background-image: url(../../images/legal/legal-notices-banner-02.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: 36px auto;
}
#legal-notices-section .norm-width{
	width: 760px;
	padding-top: 32px;
	padding-bottom: 36px;
}
.top-section h1, .bottom-section h1 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 2;
}
.bottom-section h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
}
.top-section article, .bottom-section article {
	line-height: 2;
	padding-bottom: 16px;
	padding-left: 0;
	font-size: 14px;
}
.bottom-section p, .bottom-section article{
	margin-left:1em;
	margin-bottom: 1em;
}
