.fadein { 
    position:relative;
    width:600px;
    height:320px;
}
.fadein img { 
    width: 600px;
    position:absolute;
    left:0;
    top:0;
}