table {

  width: 100%;

}

.phn_vis{
  padding:0px !important;
}

.phn_sil{
  padding-left:0px !important;
}

.local-one th,

td {

  padding: 20px 50px;

}

.local-one th,

td {

  border: 1px solid black;

}

.local-one th,

td,

li {

  list-style-type: none !important;

  font-size: 18px;

}

ul.list-style li {

  list-style-type: disc !important;

  padding: 5px 0px;

}

.content h2 {

  font-weight: bold;

  font-size: 30px;

  padding: 20px 0px;

}

.content h3 {

  font-weight: bold;

}

.content p {

  font-size: 18px;

  padding: 10px 0px;

  color: black;

}

.content span {

  font-weight: bold;

}

.content {

  padding-bottom: 20px;

}

@media screen and (max-width: 480px) {

  th,

  td {

    padding: 20px 10px;

  }

}

