<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.membership-img {
  width: 100%;
  max-width: 400px;
}

.fee .tbl table tbody tr th {
  width: 164px;
}

@media screen and (max-width: 520px) {
  .fee .tbl table tbody tr th {
    width: 120px;
  }
}

.fee .tbl table tbody tr td {
  text-align: center;
}

/*# sourceMappingURL=../../../maps/general/pages/membership.css.map */
</pre></body></html>