body,html{
    width: 100%;
    margin: 0;
}
#Aboutus{
    text-align: center;

}
#Aboutus p{
    width: 80%;
    margin-left: 70px;

}



#Aboutus img{
    width: 400px;
}

#Mother{
    text-align: center;
}
.Foundress{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.Photo{
    width: 40%; 
    text-align: center; 
}
.Description{
    width: 40%;
     margin-left: 50px;
}
#twodivs{
    width: 100%;
}
.charism{
    width: 80%;
    display: flex;
    text-align: center;
    margin-left: 100px;
    justify-items: center;
}
.charism p{
    width:80%
    
}
.charism img{
    width: 200px;
    height:150px ;
}
.Corevalues{
width: 80%;
display: flex;
align-items: center;
justify-items: center;
margin-left: 100px;
text-align: center;
margin-right: 100px;
}
#Sisters{
    width: 80%;
    display: flex;
    align-items: center;
    justify-items: center;
    text-align: center;
}
.Sisters p{
    width: 80%;
}
.Vision{
    width: 80%;
    display: flex;
    text-align: center;
    justify-items: center;
    align-items: center;
}
.vision img{
    width: 200px;
    height:150px ;

}
.Vision p{
    width: 80%;
}
.Formation {

    width: 350px;
    height: 150px;
    background-color:white;

}
.Formation img{
    width: 200px;
    height:150px ;
}
.vision img{
    width: 200px;
    height:150px ;


    }
    


.Patrons{
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
}