.py-business-table {
	padding: 1rem 0 !important;
}

@media screen and (min-width: 992px) {
	.py-business-table {
		padding: 2rem 0 !important;
	}
}
