@charset "utf-8";
/****************************************/
/* Name: 동의대학교 기계공학
/* PART: STYLE 
/* Version: 2.0 / day: 2021-06-30
/* Author: 
/****************************************/

.grn02::after {content:'';display:block; clear:both;}
.grn02 .img {float:left; width:400px}
.grn02 ul {float:left;margin:30px 0 0 50px!important;width:calc(100% - 450px)}

.s1_2_con ol > li span{display:block}

@media all and (max-width:850px){
	.grn02 .img {width:100%;}
	.grn02 ul {width:100%;margin:20px 0 0!important;}
	
}