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%;
}

#program {
    background: url('../../../images/pages/homepage/bg-program.jpg');
    padding-top: 42px;
    padding-bottom: 42px;
}

.footer {
    margin-top: 0px !important;
}