#home {
    width: 80%;
}
#mainContent {
    width: 75%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
}