@charset "utf-8";

.container {
	min-width: 200px;
}

.sidebar1 {
	float: none;
	width:100%;
}

.content {
	width: 100%;
}
