#marqueecontainer{
position: relative;
width: 154px; /*marquee width */
height: 100%; /*marquee height */
background-color: white;
overflow: hidden;
}

