header {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 170px;
    padding-bottom: 49px;
    height: 100%;
}


.footer {
    margin-top: 0px !important;
}
.divider{
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
}