#home-image {

    height: 900px;
    width: 900px;
    margin: auto;
    padding-top: 30px;
}

#home-image img{

    width: 100%;
}