/* Remove Directorist vertical dead space below listing images */
body.page-id-1754 .directorist-listing-single__content{
  padding:12px 12px 10px!important;
  display:block!important;
  height:auto!important;
  min-height:0!important;
}
body.page-id-1754 .directorist-listing-single__info,
body.page-id-1754 .directorist-listing-single__info__top,
body.page-id-1754 .directorist-listing-single__info__list{
  position:static!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  height:auto!important;
  min-height:0!important;
  margin-top:0!important;
  padding-top:0!important;
}
body.page-id-1754 .directorist-listing-title{
  margin-top:0!important;
  padding-top:0!important;
}
body.page-id-1754 .directorist-listing-single__thumb{
  margin-bottom:0!important;
}
body.page-id-1754 .directorist-listing-single__content > *:first-child{
  margin-top:0!important;
}
