.poster_selected_movies{position:relative;display:flex;-o-object-fit:cover;object-fit:cover;height:600px;background-repeat:no-repeat;background-size:cover;background-position:top;overflow:hidden;transition:height .3s ease}.poster_selected_movies.poster_collapsed{height:450px}@media(max-width:640px){.poster_selected_movies{height:auto;background-position:65% top;overflow:visible}.poster_selected_movies.poster_collapsed{min-height:85vh}}