.uw-hero p {
  bottom: 12px;
  color: #000000;
  font-size: 12px;
  right: 2px;
  position: relative;
  text-align: right;
}

.aos-table-photo {
  vertical-align: middle;
  width: 17%;
}

.aos-table-photo img {
  width: 100px;
}

.aos-table-name {
  width: 50%
}

.aos-table-contact {
  width: 20%;
}

@media all and (max-width: 40em) {
  .aos-table-photo {
    display: none;
  }
}

@media all and (max-width: 30em) {
  .aos-table-contact {
    display: none;
  }
}

.aos-table-nomargin-bottom {
  margin-bottom: 4px;
  margin-bottom: .25rem;
  padding: 2px;
  padding: 0.125rem;
}

.aos-table-nomargin-bottom table {
  border: none;
}

.aos-table-nomargin-bottom td {
  margin-bottom: 4px;
  margin-bottom: .25rem;
  padding: 2px;
  padding: 0.125rem;
}

.aos-table-interior {
  border: none;
  margin-bottom: 2px;
  margin-bottom: .125rem;
  background-color: #f7f7f7;
  padding: 2px;
  padding: 0.125rem;
  line-height: 1.00;
}

.aos-table-interior table {
  border: none;
  margin-bottom: 2px;
  margin-bottom: .125rem;
  background-color: #f7f7f7;
  padding: 2px;
  padding: 0.125rem;
  line-height: 1.00;
}

.aos-table-interior tr {
  border: none;
  margin-bottom: 2px;
  margin-bottom: .125rem;
  background-color: #f7f7f7;
  padding: 2px;
  padding: 0.125rem;
  line-height: 1.00;
}

.aos-table-interior td {
  border: none;
  margin-bottom: 2px;
  margin-bottom: .125rem;
  background-color: #f7f7f7;
  padding: 2px;
  padding: 0.125rem;
  line-height: 1.00;
}

/*.aos-table-interior table tbody tr:nth-child(even) { */
/*  background-color: #f7f7f7; */
/*} */
