#map{
    width:100%;
    height:450px;
}
.map_container {
    margin-bottom:10px;
}
.banner {
    margin-bottom:10px;
}
.bookmarks * {
    box-sizing: content-box;
}
.typeahead{
    height: auto;
    max-height: 250px;
    overflow-x: hidden;
}
.search {
    margin-bottom: 20px;
}