.icon-image-frame-background {
	width: 380px !important;
	height: 380px !important;
}

.icon-logo {
	height: 65px !important;
	width: 313px !important;
}

.icon-image-background {
	width: 370px !important;
	height: 370px !important;
}

.icon-map-background {
	width: 390px !important;
	height: 218px !important;
}
.person-highlight-gmap-wrapper {
	width: 335px !important;
	height: 135px !important;
}
.icon-featured-background {
	height: 228px !important;
	width: 173px !important;
	background-position: 0% -702px !important;
}
@media only screen and (min-width: 740px) {
	.icon-image-background {
		display: none !important;
	}
	.icon-map-background {
		display: none !important;
	}
}
@media only screen and (min-width: 980px) {
	.icon-image-background {
		display: block !important;
	}
	.icon-map-background {
		display: block !important;
	}
}