table {
  border-collapse: collapse;
  width: 100%;
}

td,
th {
  border: transparent;
  text-align: center;
  padding: 10px;
}

.responsive {
  width: 100%;
  height: auto;
}

.share{
  width: 20%;
  border-collapse: collapse;
  margin-left: 40%;
  margin-right: 40%;
}
