.thumb-filme {
    max-width: none;
}

@media (min-width: 992px) {
    .thumb-filme {
        max-width: 250px;
    }
}
