.marquee {
    overflow: hidden;
}
.marquee img {
    max-height: 200px;
    width: auto;
}