.legals-container {
	width: 100%;
	background-color: #FFF;
	position: absolute;
	bottom: 100px;
}
.legals {
	width: 100%;
	max-width: 1280px;
	float: center;
	margin: 0 auto;
}
.legals-logo {
	float: left;
}