@charset "utf-8";

.movie-list ul {
flex-wrap: nowrap;
}

.movie-list ul li{
    margin-bottom: 48px;
}