.homesect1imgabout{
    width: 90%;
    border-radius: 20px;
    margin-top: 60px;
    /* height: 390px; */
    /*height: 300px;
    border-radius: 10px;
    border: 1px solid #E3E0FC;*/
    
}

.sub-herosec {
    min-height: 150vh; /* Ensures the section is at least the height of the viewport */
    overflow: hidden;   /* Prevents content from overflowing */
}