#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 340px; /*marquee height */
overflow: hidden;
}