#marquee {
    max-width: 100vw;
    width: auto;
    height: 338px;
    overflow: hidden;
}

#marquee img {
    height: 100%;
    height: 338px;
}