.ss-slideshow {
    position: relative;
    max-width: 600px;
}

.ss-slide {
    display: none;
}

.ss-slide img {
    width: 100%;
}