#imageContainer {
	height:200px;
}


.img-animation {
	margin:auto;	
	border: 0px solid #000;
  overflow:hidden;
}

.img-animation img {
	display:none;
	top:0;
  left:0;
}

#ani-1 {
  width:320px;
  height: 270px;
}
#ani-2 {
  width: 240px;
  height: 205px;
}

#ani-3 {
  width: 920px;
  height: 295px;
}