html {
    background-color: #E8E8E8;
}
section {
	padding: 0px 0px;
}
.logo-pic {
	max-width: 60px;
	max-height: auto;
}
.private-pic {
	max-width: 58px;
	max-height: auto;
}
.container-dark{
	background-color: #F5F5F5 !important;
}
.content {
	margin-top: 2px;
}
