@charset "UTF-8";

.fade-img {
    position:relative;
}
.fade-img img {
    position: absolute;
}