.movie-3-in-a-row{
width:50%;
}
@media screen and (max-width: 650px) {
.movie-3-in-a-row{
width:100%;
}
}