#SixtyPerc {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
#AboutLogo {
    margin-top: 40%;
}
#AboutLeft {
    width: 30%;
}
#AboutRight {
    width: 70%;
}