.heros {
    position: relative;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-image: url(https://res.cloudinary.com/dspsj31q8/image/upload/v1763458126/Ex-Gay_Testimony__The_Gospel_Radically_Changed_My_Heart_and_Desires_eezeby.jpg);
    background-size: cover;
    background-position: center;
}

.heross {
    position: relative;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-image: url(https://res.cloudinary.com/dspsj31q8/image/upload/v1763458140/Jesus_s_version_a0pd9k.jpg);
    background-size: cover;
    background-position: center;
}