.home {
    width: 100%;
    height: 100vh;
    background-image: url('../images/white_cropped.jpg') !important;
    background-position: center top;
    background-size:cover;
}