@media screen and (max-width: 767px) {
  #d2581961 table {
    font-size: 14px;
  }
  #d2581961 table tr th:first-child {
    width: 50%;
  }
  #d2581961 table tr th:last-child {
    max-width: 348px;
    width: 100%;
  }
}