.logo-privacy{
	height: 250px;
	margin-bottom: 10px;
}

.cover-title-privacy{
	font-size: 250% !important;
}

.notice-container{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.notice-container p{
	font-size: 110%;
	text-align: justify;
}

@media only screen and (max-width: 425px) {
	.cover-title-privacy{
		font-size: 158% !important;
	}

	.logo-privacy{
		height: 225px !important;
	}
}
