#header_ours_1{
    background-size:100% 100%;
    height:100%;
}

#header_2_button{
    height:50%;
}

#gd_white{
    background-color:#ffffff;
    min-width:100%;
    position:fixed;
    width:100%;
    height:100%;
    z-index:-99;
    top:0;
}

#ours_body{
    height:auto;
}

.container>.carousel>.carousel-inner>.item>img{
    min-width:100%;
    height:100%;
}