.fakeimg {
    height    : 200px;
    background: #9da199;
}

.banner {
    background-image   : url('../images/history/history.jpg');
    background-position: center center;
    background-size    : cover;
}

.green-house {
    background-image   : url('../images/home/Greenhouse.jpg');
    background-position: center;
    background-size    : cover;
    height             : 300px;
}
