.movie-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.movie-img .bg-secondary {
    width: 100%;
    height: 300px;
} 