.fader {
    position: static;
    display: inline-block;
}

.fader img {
    vertical-align: top;
}

.fader img.next {
    position: absolute;
    top: 3px;
    left: 0;
}