
@media all and (min-width: 80em)
{
	.div_list table tr {overflow: hidden;}
}

