
@media screen and (max-width: 1000px){
	/*
	body .ly_poster_233 .global_container .poster_list{gap: 7%;}
	*/
	body .ly_poster_233 .global_container .poster_list{justify-content: space-between;}
	body .ly_poster_233[data-visual-id] .poster_list.Columns_2 .item{width: calc((100% - (4 * 16px)) / 3);}
	body .ly_poster_233 .global_container .poster_list .item{margin: 0px;}
	body .ly_poster_233[data-visual-id] .poster_list .item .title{font-size: 14px !important;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
}
