﻿

@media only screen and (max-width: 600px) {
    .example-marquee .content
    {
        min-height:50vh;
    }
}
