@charset "ISO-8859-1";

@media ( max-width: 650px ) {
	th.priority-4, td.priority-4 {
		display: none;
	}
	th.priority-3, td.priority-3 {
		width: 10% !important;		
	}
	th.priority-5, td.priority-5 {
		width: 16% !important;		
	}
	div.div-tabla {
		padding: 0;		
	}		
}