body.tm-locator-iframe-page {
   background-color: #fff;
   min-height: 590px;
   height: 100%;
   width: 100%;
   float: left;
}
body.tm-locator-iframe-page #locator-wrapper {
   max-width: 1000px;
   width: 100%;
   margin: 0 auto;
}
body.tm-locator-iframe-page #tm-locator-map {
   display: block !important;
}
body.tm-locator-iframe-page #tm-locator-form-wrapper {
   width: 100%;
}

#tm-locator-list .loc-badges {
   width: 100%;
   margin: .5em 0 0;
}
#tm-locator-list .loc-badges .badge {
   margin-right: 1%;
   width: 31%;
   display: inline-block;
   margin-bottom: 1em;
}