.entry-content tr td {
  border-width: 5px !important;
  border-color: #ffffff;
  border-style: solid;
  font-size: 15px !important;
  line-height: 21px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-right: 5px;
  padding-left: 5px;
}
#menu-item-5881 > a {
  background-color: #003194;
  color: #ffffff !important;
  padding: 15px 15px 15px 15px !important;
  padding-bottom: 17px !important;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 15px !important;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .entry-content tr td {
    font-size: 14px !important;
    line-height: 20px;
  }
}
@media screen and (max-width: 667px) {
  .entry-content tr td {
    font-size: 12px !important;
    line-height: 15px;
    border-width: 4px !important;
  }
}
@media screen and (max-width: 510px) {
  .entry-content tr td {
    font-size: 10px !important;
    padding-right: 2px;
    padding-left: 2px;
    border-width: 2px !important;
  }
}
