/* CSS Document */

@media screen and (max-width: 768px) {
	table#gutstable tr td {
		display: block;
	
	
	}
	
	
}
			