.fund-detail-hero {
  min-height: 450px;
}

.fund-detail-hero .hero-image {
  aspect-ratio: unset;
}

@media only screen and (max-width: 1023px) {
  .fund-detail-hero {
    min-height: 450px;
  }
}

.fund-detail-hero .fund-detail-overlay {
  background-color: #1b365d;
  float: left;
  min-height: 450px;
  padding-top: 0;
}

@media only screen and (max-width: 1023px) {
  .fund-detail-hero .fund-detail-overlay {
    padding-top: 37px;
  }
}

.fund-detail-hero .fund-detail-overlay .assets-details-wrap {
  align-items: center;
  display: flex;
}

.fund-detail-hero .fund-detail-overlay .assets-details-wrap .assets-details {
  margin-bottom: 26px;
}

@media only screen and (max-width: 1023px) {
  .fund-detail-hero .fund-detail-overlay .assets-details-wrap .fund-title {
    line-height: 46px;
  }
}

.fund-detail-hero .hero-image {
  right: 0;
  width: 50%;
}
.cmp-experiencefragment--footer .text__content p:after {
  content: 'For institutional or professional investors only.';
  display: none;
