h2.resultset-title {
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: .4em 0 .3em;
    display: block;
    font-size: 120%;
    margin: 1em 0 .83em;
}
.search-results {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.search-results h3 {
    margin: 1em 0 1em;
    padding: 0;
    font-size: 120%;
    font-weight: 400;
    font-family: Lato,Helvetica,Arial,sans-serif;
}
.search-results a {
    text-decoration: none !important;
  
}
#distance {
   width: 99%;
    max-width: 99%;
}