}
.eastern-pine-snowfall{
	background-image:url("../images/snow_flower.png");
}

.eastern-show-wind{
	width:50px;
	height:50px;
	position:fixed;
	top:50%;
	right:0px;
}

.eastern-show-wind:hover{
	cursor:pointer;
}

.eastern-show-wind img{
	width:100%;
	height:100%;
}
.eastern-background{
	position:fixed;
	bottom:1px;
	left:0px;
	width:100%;
	height:200px;
}

.eastern-background img{
	width:100%;
	height:100%;
}

.eastern-show-snowMen{
	background-image:url("../images/hasi.png");
	width:162px;
	height:152px;
	bottom:10px;
	right:8%;
	margin-top:-130px;
	position:fixed;
	z-index:10;
}

.eastern-show-snowMen-3{
	background-image:url("../images/SchneeglockenOstern.png");
	width:250px;
	height:180px;
	bottom:2px;
	left:350px;
	position:fixed;
	z-index:10;
}

.eastern-show-snowMen-2{
	width:162px;
	height:152px;
	background-image:url("../images/osterglocken.png");
	position:fixed;
	top:100%;
	left:20px;
	margin-top:-152px;
	z-index:10;
}
.eastern-show-snowMen-1{
	background-image:url("../images/flaggeukraina.gif");
	width:160px;
	height:173px;
	bottom:95px;
	left:0px;
	position:fixed;
	z-index:10;
}


@media (min-width: 964px) and (max-width: 1020px){
	.eastern-show-snowMen-1{
		display:true;
	}
	.eastern-show-snowMen-2{
		display:true;
	}
	.eastern-show-snowMen{
		display:true;
	}
}

@media (max-width: 1020px){
	.eastern-show-snowMen-1{
		display:true;
	}
	.eastern-show-snowMen-2{
		display:true;
	}
	.eastern-show-snowMen{
		display:true;
	}
	
}