.fill {
    width: 100% !important;
    height: 800px!important;
    background-position: top !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;


}