.stream img  {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
}

.stream {
    box-shadow: 0 4px 11px #00000040;
}