#page_container {
    position: relative;
    height: 100%;
    width: auto
}

#Home_page_container {
    position: relative;
    height: 100%;
    min-height: 700px;
    background: #000
}

#slides-constrainer {
    height: 100%;
    width: 100%;
}