  table {
  border: none;
  padding: 0px;
  }
@media (min-width: 767px) {
  th, td {
	background: none;
	border: none;
  }
}
