@media only screen and (min-width:801px){
	/* star_wars_jedi_survivor */
	/* 4997 */
	#game_cover{--aspect-ratio:3/1;
		&>.bg{-webkit-mask-image:linear-gradient(90deg,rgba(0 0 0/0),rgba(0 0 0/1),rgba(0 0 0/0));mask-image:linear-gradient(90deg,rgba(0 0 0/0),rgba(0 0 0/1),rgba(0 0 0/0));
			&::before{content:'';display:block;width:100%;height:100%;margin-inline:auto;background-image:url('https://seagm-media.seagmcdn.com/game_art/4997.jpg?x-oss-process=image/resize,w_3840,limit_0/crop,h_960,g_center');background-repeat:no-repeat;background-position:center;background-size:cover;}
		}
	}
}