.airport-business-unit {
	width: 236px;
	height: 111px;
	background-position: 0 0;
}

.airport-business-unit-small {
	width: 150px;
	height: 72px;
	background-position: 0 -120px;
}

.glasshouse-business-unit {
	width: 225px;
	height: 111px;
	background-position: 0 -200px;
}

.glasshouse-business-unit-small {
	width: 150px;
	height: 72px;
	background-position: 0 -320px;
}

.library-business-unit {
	width: 142px;
	height: 111px;
	background-position: 0 -400px;
}

.library-business-unit-small {
	width: 150px;
	height: 72px;
	background-position: 0 -520px;
}

.pmhc-info-business-unit {
	width: 261px;
	height: 111px;
	background-position: 0 -600px;
}

.pmhc-info-business-unit-small {
	width: 150px;
	height: 72px;
	background-position: 0 -720px;
}

.airport-business-unit, .airport-business-unit-small, .glasshouse-business-unit, .glasshouse-business-unit-small, .library-business-unit, .library-business-unit-small, .pmhc-info-business-unit, .pmhc-info-business-unit-small {
	background-size: 270px 800px;
	background-repeat: no-repeat;
	background-image: url("business-units-spritemap.png");
}

.svg .airport-business-unit, .svg .airport-business-unit-small, .svg .glasshouse-business-unit, .svg .glasshouse-business-unit-small, .svg .library-business-unit, .svg .library-business-unit-small, .svg .pmhc-info-business-unit, .svg .pmhc-info-business-unit-small {
	background-image: url("business-units-spritemap.svg");
}
