Skip to content Skip to footer
{{r.fundCode}} {{r.fundName}} {{r.shareClass}} {{r.fundType}}
.wrapper { display: flex; } .wrapper img { margin-right: 20px; } @media(max-width: 570px) { .wrapper img { display: none; } } .hero-energy-lines { position: absolute; z-index: 1; bottom: 0; right: 0; height: 100%; width: 50%; background-size: 100% auto; background-repeat: no-repeat; } .container-custom { position: relative; z-index: 1; } .image { position: absolute; top: 104px; right: 0; bottom: 0; left: 54%; background-image: url('${test}'); background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; } .section-wrapper { position: relative; overflow: hidden; padding-bottom: 7rem !important; } @media (max-width: 991px) { .image { position: static; height: 300px; } .container { position: static; } .hero-energy-lines-mobile { position: absolute; top: -486px; } } @media (max-width: 768px) { .hero-energy-lines-mobile { top: -311px; } .section-wrapper { padding-bottom: 0rem !important; } } @media (max-width: 441px) { .hero-energy-lines { width: 77%; } .section-wrapper { padding-bottom: 0rem !important; } }