.ember-cli-g-map {
  height: 100%;
	width: 100%;
}

.uic-company .ember-cli-g-map {
	height: 100%;
}

.g-maps-container {
	position: relative;
	width: 100%;
  height: 100%;
}

.uic-company .g-maps-container {
    display: inline-block;
    width: 90%;
    min-height: 600px;

    position: relative;
}

.uic-company .fullsize {
	position: relative;
	width: 100%;
	height: 100%;
}
