.card {
	background: #0b3738;
	background-image: none !important;
}

.sfondo_body {
	background-image: url(https://bolen.it/sfondo.jpg) !important;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
}

.main-wrapper {
	margin-top: 0px !important;
}