@charset "utf-8";
/* 메인 미디어 쿼리*/

@media only screen and (max-width:1921px){
	#ars{
		bottom: 0%;
	}
}

@media only screen and (max-width:1221px){
	#ars{
		bottom: 0%;
	}
}