@media screen and (max-width: 767px) {
	.table-responsive > .services-and-rates > tbody > tr > td {
		white-space: revert;
	}
}
