#about_us {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: auto;
}

#rahul-about {

}  

#ronak-about {
 
}

#rahul-photo {
    width: 300px;
}

#ronak-photo {
    width: 300px;
}
