.wpbdp-display-listing {
    background-color: #f9ece0 !important;
}
.wpbdp-listing {
    background-color: #f9ece0 !important;
}
.wpbdp-listing-excerpt .listing-title a {
  font-size: 30px !important;
}
#wpbdp-categories {
  font-size: 18px !important;
}
@media (max-width: 768px) {
  .desktop-menu-class { display: none; }
  .mobile-menu-class { display: none; }
}

