body {
    width: 95%;
}

#home-1 {
    display: block;
}

#home-left, #home-right, #home-2, #home-3, .home-3-row, .home-page-tile, #home-4 {
    width: 90%;
    display: block;
}

#home-1, #home-2 {
    padding-left: 0px;
}

#home-left {
    padding-left: 10px;
}

#home-right, #home-3 {
    margin-left: auto;
    margin-right: auto;
}

#home-right-image-credentials {
    width: 250px;
    margin: 0px auto 25px auto;
}

    .tile-title {
        margin-top: 5px;
    }