.hero-section {
    background-image: url(/imgs/hero1.png);
}

@media (min-width: 768px) {
    .goals-section .goal-col {
        padding-left: 40px;
    }
}


.footer-haad::after {
    left: 0;
}

.mega-title::after {
    left: 0;
}