.mdlist-search {
  text-align: right;
}
.mdlist-cats {
  font-size: 15pt;
  margin-bottom: 40px;
}
.mdlist-cats div {
  margin-top: 7px;
  margin-bottom: 7px;
}
.mdlist-cat-desc {
  width: 100%;
  text-align: left;
}
.directory-map {
  padding-bottom: 10px;
}
.directory-map .mapbox {
  width: 100%;
  height: 500px;
}
.dlisting {
  width: 600px;
  max-width: 100%;
  padding: 15px 0;
}
.dlisting img {
  max-width: 100% !important;
}
.dlisting .row {
  margin: 0;
}
.dlisting .name {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}
.dlisting .addy,
.dlisting .contact {
  padding-bottom: 15px;
}
.dlisting .imgbox {
  text-align: right;
}
.directory-listings .dlisting {
  width: 100%;
}
