﻿.fund-tile div.fund-thumbnail-tile {
  background-color: #ffffff;
  border-radius: 2px;
  clear: both;
  float: left;
  height: auto;
  margin-bottom: 24px;
  padding: 24px;
  position: relative;
  width: 100%;
  white-space: unset;
}
.fund-tile div.fund-thumbnail-tile .overview {
  display: flex;
}
.fund-tile div.fund-thumbnail-tile .overview-bottom a.button {
  color: #ffffff !important;
}
.fund.tile:empty {
  display: none !important;
}
