.mat-expansion-panel-header { background-color: white !important; }

.tenant-logo-wrapper { background-image: url('https://www.parchiaperti.it/wp-content/uploads/2021/07/Logo_Parchi_Aperti.png'); background-repeat: no-repeat; background-size: 150px 44px;}
.tenant-logo {
	display: block !important;
	width: 150px;	
    height: 44px; 
}
.tenant-logo-wrapper-small { background-image: url('logo_tenant_favicon.png'); background-repeat: no-repeat; }
.tenant-logo-small {
	display: block !important;
	width: 24px;	
    height: 24px; 
}
.tenant-logo-big { 
	background-image: url('https://www.parchiaperti.it/wp-content/uploads/2021/07/Logo_Parchi_Aperti.png'); 
	background-repeat: no-repeat; 
	background-size: 400px 118px;
	background-attachment: fixed;
	background-position: center;
	height: 400px !important;
}
.tenant-logo-big-content {
	margin-top: 150px;
}