#home {
height:690px !important;
}

#happy_honda {
height:0px;
position:relative;
left:140px;
top:-90px;
}

*:first-child+html #home {
height:670px !important;
}

*:first-child+html #happy_honda {
top:-77px;
}

*html #home {
height:670px !important;
}

*html #happy_honda {
top:-77px;
}


