.map-view {
    width: 100%;
    height: 400px;
}

.map-search {
    width: 100%;
    height: calc(1.5em + .9rem + 2px);
    margin: 30px 0px 10px 0px;
}

.map-loading-text {
	text-align: center;
}
