.cmp-fund-service__container{display:flex;flex-direction:column}
.cmp-fund-service__header-wrap{display:flex;flex-direction:row;justify-content:space-between}
.cmp-fund-service__header-wrap .cmp-fund-service__header-text{font-weight:700;text-align:center;width:100%}
.cmp-fund-service__content-wrap{display:flex;flex-direction:row;justify-content:space-between}
.cmp-fund-service__content-column-fundname{width:100%;display:flex;flex-direction:row;align-items:center}
.cmp-fund-service__content-column{width:100%;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center}
.cmp-fund-service__hrcolor{border:1px solid black !important;width:100%}
.cmp-fund-service__colhr{width:100%}