.fund-description {
    display: none;
}

.fund-detail-hero {
    min-height: 400px !important;
}

@media only screen and (max-width: 767px) {.fund-detail-hero {
    min-height: 100% !important;
}
}

.fund-detail-hero .fund-detail-overlay:before {
	background-position: 0 !important;
}

h1.fund-title {
    margin-bottom: 33px !important;
}

.profile-desigination-logo {
    display: none !important;
}

.fund-perfomance-container .note {
    display: none;
}