/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2022 | 16:22:03 */
@media screen and (max-width: 768px) {
	/*.table td, .table th {
		border-top: 0!important;
    	display: inherit!important;
	}*/
	
	.flex-row.d-flex.bg-light.mb-3 {
		display: block !important;
	}
}

