/* CSS Document */

.mad-slide {
    display: none;
}

.mad-slide:first-of-type {
    display: block;
}