@media (max-width:1199px) {
	
	.noback {
		background:none !important;
	}
	
	.igrok21 {
		padding-bottom:90%;
		position:relative;
	}
	
	.igrok1-img {
		position:absolute;
		bottom:10%;
		right:0px;
		max-width:90%;
	}
	
	
.chrono-name {
	font-family: 'inter';
	margin-top:20px;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

.year-block	{
	position:relative;
	margin-bottom:30px;
}
}	

@media (min-width:1200px) {
	
.year-block	.row {
	align-items:center;
}

.year-block:after {
	content:'';
	position:absolute;
	width:2px;
	height:100%;
	background:#fff;
	left:50%;
	top:0;
	margin-left:-1px;
}

.year-block	{
	position:relative;
	padding-top:60px;
}

.chrono-image{
	margin-bottom:50px;
}
	
.chrono-name {
	font-family: 'inter';
	margin-bottom:20px;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}
	
	.igrok21 {
		position:relative;
		padding-top:100px;
		padding-bottom:200px;
	}
	
	.igrok1-img {
		position:absolute;
		bottom:15%;
		right:0px;
		max-width:50%;
	}
}

.year-head small{
	display:block;
	font-family: 'inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color:#fff;
}

.year-head:not(.year2022) {
	font-family: 'Tektur';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px;
	text-align: center;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #E6242B;
}

.year-head.year2022 {
	text-align:center;
	font-family: 'inter';
	font-style: italic;
	font-weight: 700;
	font-size: 73px;
	line-height: 88px;
	/* identical to box height */

	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #DF242C;
}

.evtname {
	margin-bottom:30px;
}
