.img-icon-fmc2 {
    background: url(/codex/library/icons/product/icon_fmc2.png) no-repeat;
    -webkit-background-size: 90px 72px;
    background-size: 90px 72px;
    width: 90px;
    height: 72px;
}

@media (-webkit-min-device-pixel-ratio: 2), not all, not all, (min-resolution: 192dpi){
	.img-icon-fmc2 {
			background-image: url(/codex/library/icons/product/icon_fmc2_2x.png);
	}
}


#global-footer.betelgeuse #footer-single-item-link-nav { margin-bottom: 0px; }
#global-footer.betelgeuse #footer-legal-copyright { padding-top: 15px;}

@media only screen and (min-width: 1068px){
	#global-footer.betelgeuse #footer-lower-nav {
		padding: 30px 0 0px;
	}
}