.icon-menu-global {
	display: inline-block;
	width: 1em;
	height: 1em;
	fill: currentColor;
	width: 1.2587890625em;
}
.icon-logo-lccatalog {
	display: block;
	width: 100%;
	height: 100%;
	background: url("/vwebv/ui/en_US/icon/SVG/logo-lccatalog.svg") no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
.icon-logo-lccatalog-print {
	display: none;
}
@media print {
	.icon-logo-lccatalog,
	.header-search-wrapper {
		display: none;
	}
	.icon-logo-lccatalog-print {
		display: inline-block;
	}
}
.loc-logo-footer IMG {
  height: 30px;
  width: 130px;
  margin-bottom: -10px;
}