@media (max-width: 641px){
	.logo-tools-wrapper{
		height:auto !important
	}
}
@media (max-width: 641px){
	.logo-tools-wrapper .tools{
		-webkit-transform:none !important;
		transform:none !important
	}
}
.logo-tools-wrapper .header-logo{
	width:70%;
	display:block;
	line-height:0;
	float:left
}
@media (max-width: 641px){
	.logo-tools-wrapper .header-logo{
		-webkit-transform:none !important;
		transform:none !important;
		position:static !important
	}
}
.site-name{
	margin:0;
	line-height:0;
	display:block
}
.site-name span{
	font-family:"Roboto","Helvetica Neue",Helvetica,"Arial",sans-serif;
	font-size:0.9rem;
	text-transform:uppercase;
	color:#081E3f;
	display:block !important;
	line-height:1.1rem
}
 header .header-logo span{
	 font-size:1.5rem !important;
}
 @media(max-width: 641px) {
	 .finPrintMapEmbed {
		 height: 600px !important;
	}
}
 @media (min-width: 641px) and (max-width: 1024px) {
	 .finPrintMapEmbed {
		 height: 90vh !important;
	}
}
 @media (min-width: 1025px) {
	 .finPrintMapEmbed {
		 height: 90vh !important;
	}
}
.news .desc .label {
	 display: none !important;
}