@charset 'UTF-8';

.movie-entries__item {
	margin-bottom: 60px;
}
.movie-body__video {
	max-width: 800px;
	margin: 0 auto 30px;
}
