#carousel-wrapper {
    width: 653px;
    height: 300px;
    overflow: hidden;
}
#carousel-content {
    width: 6530px;
}
#carousel-content .slide {
    float: left;
    width: 653px;
    height: 300px;
}