#map {
    width:100%;
    height:500px;
}
.row {
    margin-bottom:15px;
}
.thumbnail:hover {
    cursor: pointer;
    border: 1px solid #337ab7;
}