#marqueecontainer{
  position: absolute;
  width: 220px; /*marquee width */
  height: 307px; /*marquee height */
  overflow: hidden;
}

