.stream_images {
    width: 40px;
}
@media (min-width: 765px) {
    .stream_images {
        width: 56px;
    }
}