@charset "UTF-8";
/*  Override table max height */

.fund-listing-table__container {
  max-height: none !important;
}
