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