.wpbdp-listing .listing-title {

	border-bottom: 0;
	margin-left: calc(150px + 24px);
	margin-bottom: 2rem;

	a {
		font-size: inherit;
		border-bottom: 2px solid #222;
		color: #222;
		font-weight: inherit;
	}

	@media screen and (max-width: 560px) {
		margin-left: 0;
	}
}
.wpbdp-field-listing_category.wpbdp-field-category{
	display: none;
}
