.heroshot { width:1000px; height:366px; overflow:hidden; position:relative; }
.heroshot img { position:absolute; top:0; left:0; width:1000px; height:366px; display:none; }
.heroshot img:first-child { display:block; }

