.table1 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #97e086;
  border-top: 1px solid #97e086;
}

.tr1 {
	border-bottom: 1px solid #97e086;
}

.td1 {
	padding: 10px;
}