@charset "euc-kr";

.contents { width:100%; margin:0 0 50px 0; }
.order {  }
.btn_order { display:inline-block; width:100%; height:60px; line-height:58px; font-size:18px; color:#fff !important; font-weight:bold; background:#004790; border-radius: 100px; text-align:center; }

.center-content img { width: 100%; }

@media screen and (max-width: 768px) {
	.center-content img { width: 100%; }
}

@media screen and (max-width: 640px) {
	.center-content img { width: 100%; }
}

@media screen and (max-width: 572px) {
	.center-content img { width: 100%; }
}

@media screen and (max-width: 480px) {
	.center-content img { width: 100%; }
}