.carousel-container {
    height: 600px;
    overflow: hidden;
}

.carousel table {
    padding-top: 45px;
}

.carousel td {
    vertical-align: baseline;
}

.carousel-title h4 {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
}

.carousel-detail td {
    vertical-align: top;
}
