@charset "UTF-8";

/* ---------------------------------
 width <= 1200px
--------------------------------- */
@media screen and (min-width:1px) and (max-width:1200px) {
.skin {
	width: 100%;
}
/* under 1200 */
}


/* --- end of css --- */