#carousel{
    position:relative;
    width:100%;
}
#content{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
