.ace-youth-directory-table-wrapper{
	max-width: 100%;
	overflow-x: auto;
}
.ace-youth-directory-table th,
.ace-youth-directory-table td{
	padding-left: 15px;
	padding-right: 15px;
}
.ace-youth-directory-table th:nth-child( 1n+3 ),
.ace-youth-directory-table td:nth-child( 1n+3 ){
	text-align: center;
}
.ace-youth-directory-table .fa-check{
	color: green;
}
.ace-youth-directory-table .fa-times{
	color: red;
}